gstreamer/gst
Seungha Yang 60cae68c4e decodebin3: Push EOS to output stream if they are all drained
decodebin3 checks input streams and pushes EOS if all input streams
are EOSed. If not, fake EOS is pushed to the corresponding slot.

When adaptivedemux is used with multi-track configuration,
adaptivedemux never ever push EOS to non-selected track
because streaming thread for the slot stops with not-linked flow return.
So, decodebin3 should generate EOS itself to finish playback.

https://bugzilla.gnome.org/show_bug.cgi?id=777735
2017-07-13 07:32:42 +02:00
..
adder Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
app Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audioconvert audioconvert: resize output buffer to correct size 2017-06-02 09:44:19 +02:00
audiorate Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audioresample Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
audiotestsrc Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
encoding encodebin: Simplify the are_raw_caps function 2017-06-29 15:51:53 -04:00
gio Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
pbtypes Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
playback decodebin3: Push EOS to output stream if they are all drained 2017-07-13 07:32:42 +02:00
rawparse rawvideoparse: Fix missing VideoMeta 2017-06-12 15:55:31 -04:00
subparse subparse: ensure serialized sending of segment event at proper time 2017-06-25 22:25:40 +02:00
tcp Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
typefind typefind: Detect JPEG2000 codestreams 2017-07-10 10:00:41 +03:00
videoconvert Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
videorate videorate: stop copying buffers in drop-only mode 2017-05-20 16:35:53 +02:00
videoscale Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
videotestsrc videotestsrc: Protect videoinfo with object lock 2017-05-23 08:54:25 +02:00
volume Remove plugin specific static build option 2017-05-16 13:42:07 -04: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 rawparse: Move to gst-plugins-base 2017-02-25 14:48:40 +02:00