gstreamer/tests/check
Wim Taymans fbdf4dceda multiqueue: handle UNEXPECTED flowreturn better
When we receive an UNEXPECTED flowreturn from downstream, we must not shutdown
the pushing thread because upstream will at some point push an EOS that we still
need to push further downstream.

To achieve this, convert the UNEXPECTED return value to OK. Add a fixme so that
we implement the right logic to propagate the flowreturn upstream at some point.

Also clean up the unit test a little.

Fixes #608136
2010-01-26 17:07:31 +01:00
..
elements multiqueue: handle UNEXPECTED flowreturn better 2010-01-26 17:07:31 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst pad: Fix problem with destroy callback not being called 2009-12-23 21:20:14 +01:00
libs check: Hopefully fix an 'may be used uninitialized' warning on OS/X 2009-10-08 17:19:38 +01:00
pipelines checks: set pipelines to NULL state in parse-launch unit test 2009-08-10 12:01:48 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scanner 2009-11-18 09:28:08 +00:00