gstreamer/gst
Vincent Penquerc'h 59f5d980f6 decodebin2: fix prerolling for low bitrate streams from hlsdemux
Such streams were detected as seekable, as the query on the typefind
element was testing the m3u8 file listing the actual streams, and
not going through the demuxer(s).

We now check for seekability for each multiqueue following a demuxer,
so the query will flow through the elements which might prevent seeking.

https://bugzilla.gnome.org/show_bug.cgi?id=647769
2011-11-25 11:12:10 +01:00
..
adder adder: don't access the event after pushing 2011-09-15 16:47:26 +02:00
app docs: fixup appsrc/sink api docs 2011-05-23 15:02:27 +03:00
audioconvert audioconvert: bury dead test program 2011-10-21 22:24:14 +02:00
audiorate android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
audioresample audioresample: fix build without orc 2011-08-18 11:03:58 +02:00
audiotestsrc audiotestsrc: add missing break 2011-10-06 20:45:09 +02:00
encoding encodebin: Re-enable parsers 2011-10-05 14:55:42 -03:00
ffmpegcolorspace ffmpegcolorspace: fix unused-but-set-variable warnings with gcc 4.6 2011-04-13 23:19:51 +01:00
gdp android: make it ready for androgenizer 2011-04-11 07:23:21 +02:00
playback decodebin2: fix prerolling for low bitrate streams from hlsdemux 2011-11-25 11:12:10 +01:00
subparse subparse: Improve subrip type check regex 2011-09-08 14:52:15 +02:00
tcp multifdsink: do check return values of fcntl() and fstat() 2011-04-12 12:24:44 +01:00
typefind typefind: extract SOF marker in jpeg typefinder 2011-10-28 09:45:02 +01:00
videorate videorate: Rename ARG_ enums to PROP_ 2011-11-24 14:41:56 +01:00
videoscale videoscale: Add modified Lanczos scaling method 2011-09-01 15:16:50 -07:00
videotestsrc videotestsrc: fix LDADD missing GST_LIBS 2011-10-10 13:11:59 +02:00
volume volume: fix sample depth typo 2011-08-05 13:37:05 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00