gstreamer/libs/gst
Wim Taymans de5d9793d7 libs/gst/base/gstbasesink.c: When we received EOS and are waiting for when to post the EOS message, our state is prer...
Original commit message from CVS:
* libs/gst/base/gstbasesink.c: (gst_base_sink_preroll_queue_flush),
(gst_base_sink_queue_object_unlocked),
(gst_base_sink_queue_object), (gst_base_sink_event),
(gst_base_sink_needs_preroll), (gst_base_sink_chain_unlocked):
When we received EOS and are waiting for when to post the EOS message,
our state is prerolled and we should not return ASYNC.
Reorganize some code paths to implement this behavior.
* tests/check/generic/sinks.c: (send_eos), (GST_START_TEST),
(gst_sinks_suite):
Add unit test to verify above EOS fix.
2007-10-08 17:05:06 +00:00
..
base libs/gst/base/gstbasesink.c: When we received EOS and are waiting for when to post the EOS message, our state is prer... 2007-10-08 17:05:06 +00:00
check Add more missing docs. 2007-08-13 13:33:07 +00:00
controller libs/gst/controller/: Use gst_guint64_to_gdouble() when converting from a uint64 or 2007-09-13 09:08:23 +00:00
dataprotocol Printf fixes. 2006-10-05 14:26:08 +00:00
net libs/gst/net/gstnetclientclock.c: Remove local debugging system and use Gstreamer's instead. 2006-10-09 10:14:28 +00:00
Makefile.am CVS surgery + support to move base, check, and net out of gst and into libs/gst 2005-11-29 19:12:30 +00:00