gstreamer/tests/check
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
..
elements tests/check/elements/.cvsignore: Add file to cvsignore as commanded. 2007-07-16 16:44:31 +00:00
generic 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
gst tests/check/gst/gsturi.c: Also check for the other file URI variant on win32. 2007-09-12 16:35:48 +00:00
libs tests/check/libs/controller.c: Use fail_unless_equals_int(a, b) instead of fail_unless_equals (a == b) to get better ... 2007-09-13 08:36:37 +00:00
pipelines tests/check/pipelines/simple-launch-lines.c: Fix compilation again. 2007-10-05 11:52:39 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am gst/gstbin.h: Move priv to the right place. 2007-09-20 07:42:35 +00:00