gstreamer/tests/check/generic
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
..
.gitignore moap ignore 2006-07-02 22:20:20 +00:00
sinks.c 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
states.c tests/check/generic/states.c: Improved state change unit test. 2007-09-20 10:36:23 +00:00