gstreamer/gst
Sebastian Dröge 991758c3d6 decodebin: For adaptive streaming, ensure to put the buffering multiqueue after a parser or demuxer
There are cases when there is no demuxer involved that could do the
buffering, e.g. HLS with raw MP3 or AAC. In this case we want to place
the buffering multiqueue after the parser.

Before this change, we've considered the first element after the
adaptive streaming demuxer as a parser. This is not always true, e.g.
id3demux. Instead we now wait until we actually have a parser (or
decoder).

Fixes playback on such HLS streams.
2016-12-15 16:31:20 +02:00
..
adder meson: Fix build when orc is disabled 2016-11-14 17:26:02 -03:00
app Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audioconvert audioconvert: Error out if mapping input/output buffer failed 2016-11-30 10:55:16 +02:00
audiorate Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audioresample Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audiotestsrc audiotestsrc: Fix segment boundary checking for reverse playback 2016-09-17 07:19:14 -04:00
encoding Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
gio Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
pbtypes meson: Add pbtypes plugin 2016-11-02 11:03:42 +02:00
playback decodebin: For adaptive streaming, ensure to put the buffering multiqueue after a parser or demuxer 2016-12-15 16:31:20 +02:00
subparse ssaparse: Free initialization section before storing the next one 2016-12-01 19:57:47 +02:00
tcp multihandlesink: Fix buffers-queued being off by one 2016-11-29 19:14:10 +02:00
typefind typefind: add another test to itc typefinder 2016-12-02 16:13:24 -08:00
videoconvert Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
videorate videorate: Add fixed rate property 2016-11-04 14:01:54 -03:00
videoscale Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
videotestsrc meson: Fix build when orc is disabled 2016-11-14 17:26:02 -03:00
volume meson: Fix build when orc is disabled 2016-11-14 17:26:02 -03:00
Makefile.am pbtypes: Add a stub plugin that owns the plugins-base dynamic types 2016-11-02 11:24:11 +11:00
meson.build meson: Add pbtypes plugin 2016-11-02 11:03:42 +02:00