gstreamer/libs/gst
Wim Taymans 918a75789e gst/: Only call the item function in the iterator if there is an item.
Original commit message from CVS:
* gst/base/gstbasesink.c: (gst_basesink_get_template),
(gst_basesink_base_init), (gst_basesink_class_init),
(gst_basesink_pad_getcaps), (gst_basesink_pad_setcaps),
(gst_basesink_pad_buffer_alloc), (gst_basesink_init),
(gst_base_sink_get_template), (gst_base_sink_get_caps),
(gst_base_sink_set_caps), (gst_base_sink_buffer_alloc),
(gst_basesink_finish_preroll), (gst_basesink_event),
(gst_basesink_get_times), (gst_basesink_do_sync),
(gst_basesink_change_state):
* gst/base/gstbasesink.h:
* gst/gstiterator.c: (gst_iterator_init), (gst_iterator_new),
(gst_list_iterator_next), (gst_list_iterator_free),
(gst_iterator_new_list), (gst_iterator_pop), (gst_iterator_next),
(gst_iterator_push):
Only call the item function in the iterator if there is an item.
Add capsnego stuff and buffer_alloc to the basesink class.
Cleanups in the preroll code.
2005-02-23 17:32:37 +00:00
..
base gst/: Only call the item function in the iterator if there is an item. 2005-02-23 17:32:37 +00:00
bytestream commiting wim's preliminary threaded work to a branch 2004-12-08 17:40:37 +00:00
control libs/gst/control/Makefile.am: link to libgstreamer (fixes Debian bug 262019, see http://bugs.debian.org/cgi-bin/bugre... 2004-07-29 18:51:50 +00:00
dataprotocol Added more docs. 2005-02-11 15:50:53 +00:00
getbits various doc and style fixes, adding bytestream 2004-07-28 14:39:44 +00:00
Makefile.am Correctly distribute clock/scheduler to elements 2004-12-20 16:07:05 +00:00