gstreamer/tests/check
Wim Taymans fe4233120c GstBaseSink: avoid calling preroll multiple times
Fix a regression introduced by fix for #567725 in commit
1c7ab4ed4f. We should only call the preroll
function once namely when we did not yet commit the state change.

Add a unit test to check that we call the preroll function when interrupting the
clock_wait (see #567725).

Add a unit test to check that we only call the preroll function once.
2009-02-03 12:52:49 +01:00
..
elements GstBaseSink: avoid calling preroll multiple times 2009-02-03 12:52:49 +01:00
generic libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
gst do not call the unlink function on the target pad when the ghostpad 2009-01-21 12:21:49 +01:00
libs Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
pipelines check: Fix comment about the timeout for generic stress test. 2009-01-31 21:35:22 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am tests/check/: Add Sparc ABI checks 2008-10-07 15:12:21 +00:00