gstreamer/gst
Alessandro Decina 6a699b6c40 decodebin: make it possible to register multiple handlers for autoplug-select
Change the way autoplug-select is accumulated so that it's possible to have
multiple handlers. The handlers keep getting called as long as they keep
returning GST_AUTOPLUG_SELECT_TRY.

One practical example of when this is needed is when hooking into playbin's
uridecodebin, which is perhaps not very elegant but the only way to influence
which streams playbin autoplugs/exposes.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723096
2014-01-28 13:45:07 +11:00
..
adder adder: Don't take channel mask in consideration in mono or stereo 2013-09-28 13:32:58 +02:00
app
audioconvert
audiorate
audioresample audioresample: It's HAVE_EMMINTRIN_H, not HAVE_XMMINTRIN_H for SSE2 2014-01-20 16:11:04 +01:00
audiotestsrc
encoding streamsplitter: handle ACCEPT_CAPS query correctly 2014-01-16 16:32:34 +01:00
gio
playback decodebin: make it possible to register multiple handlers for autoplug-select 2014-01-28 13:45:07 +11:00
subparse subparse: Add support for parsing LRC subtitles 2013-12-18 15:52:53 +01:00
tcp
typefind typefind: add support of BWF RF64 a 64bit wav variant 2014-01-05 23:35:52 +01:00
videoconvert videoconvert: tweak the scoring algorithm 2014-01-24 12:19:43 +01:00
videorate videorate: Remove useless assignement 2013-12-30 13:45:04 +01:00
videoscale
videotestsrc videotestsrc: fix unit test breaking on duration query 2014-01-10 14:24:12 +00:00
volume
Makefile.am