gstreamer/libs/gst
Wim Taymans b152bc1c9c Add clock and sync handling to the base sink class.
Original commit message from CVS:
* docs/design/part-states.txt:
* gst/base/gstbasesink.c: (gst_basesink_get_template),
(gst_basesink_base_init), (gst_basesink_class_init),
(gst_basesink_init), (gst_base_sink_get_template),
(gst_base_sink_get_caps), (gst_base_sink_set_caps),
(gst_base_sink_alloc_buffer), (gst_basesink_finish_preroll),
(gst_basesink_event), (gst_basesink_get_times),
(gst_basesink_do_sync), (gst_basesink_chain_unlocked),
(gst_basesink_activate), (gst_basesink_change_state):
* gst/base/gstbasesink.h:
* gst/elements/gstfakesink.c: (gst_fakesink_class_init),
(gst_fakesink_get_times), (gst_fakesink_event),
(gst_fakesink_preroll), (gst_fakesink_render):
Add clock and sync handling to the base sink class.
Make fakesink extend the base sink class.
Fix some typos.
2005-02-23 14:47:08 +00:00
..
base Add clock and sync handling to the base sink class. 2005-02-23 14:47:08 +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