gstreamer/gst-libs/gst/adaptivedemux
Nicolas Dufresne 8a070cf9af adaptivedemux: Allow application to force EOS
Adaptive demuxers are special demuxers that runs their own sources
internally. In this patch we flag the demuxer as being a source in order
to receive the downstream events. We then handle the EOS event by
resetting the internal state and pushing EOS on all pads. This handling
is done asynchronously to avoid blocking user thread.

https://bugzilla.gnome.org/show_bug.cgi?id=723868
2017-07-07 14:36:38 -04:00
..
gstadaptivedemux.c adaptivedemux: Allow application to force EOS 2017-07-07 14:36:38 -04:00
gstadaptivedemux.h adaptivedemux: Add various comments to the code 2017-05-18 19:04:57 +02:00
Makefile.am tests: fix link problem on centos7 2017-04-27 21:33:25 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00