gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos c2d34d1e44 adaptivedemux: add replaced flag to not error out on bitrate change
When switching bitrates we set the old streams as cancelled, but it
could also be confused with a cancel due to other reasons (as an error)
and it would lead the element to stop the pipeline mistankely. This
would happen when the stream being replaced was waiting for a manifest
update on live. Ss make it sure that we are stopping for switching
bitrates to avoid erroring out.

https://bugzilla.gnome.org/show_bug.cgi?id=789457
2017-10-26 01:03:21 -07:00
..
gstadaptivedemux.c adaptivedemux: add replaced flag to not error out on bitrate change 2017-10-26 01:03:21 -07:00
gstadaptivedemux.h adaptivedemux: add replaced flag to not error out on bitrate change 2017-10-26 01:03:21 -07:00
Makefile.am tests: fix link problem on centos7 2017-04-27 21:33:25 +01:00
meson.build meson: remove vs_module_defs 2017-10-05 13:57:48 +01:00