gstreamer/tests/check
Wim Taymans fce85f75ff pad: Rework pad blocking, another attempt
Make the PadBlock callback take a GstBlockType parameter to handle the different
kind of stages in the pad block. This provides for more backwards compatibility
in the pad block API.
Separate blocking and unblocking into different methods, only blocking can do a
callback, unblock is always immediately. Also removed synchronous blocking, it
can always be implemented with a callback.
2011-05-30 18:29:06 +02:00
..
elements Revert "pad: rework pad blocking, first part" 2011-05-30 13:40:04 +02:00
generic pad: Rework pad blocking, another attempt 2011-05-30 18:29:06 +02:00
gst pad: Rework pad blocking, another attempt 2011-05-30 18:29:06 +02:00
libs basesrc: remove deprecated clean shutdown method 2011-05-27 17:28:34 +02:00
pipelines parse: don't unescape inside quotes 2011-05-14 11:39:34 +02:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am Merge branch 'master' into 0.11 2011-04-11 10:26:54 +02:00