gstreamer/gst-libs/gst/adaptivedemux
Thiago Santos 0bef1974e2 adaptivedemux: fix segment start when exposing new streams
Segment start needs only to be updated when starting the streams
or after a seek, doing it during bitrate changes will cause the
running time to go discontinuous (jump back to a previous ts)
and QOS will drop buffers
2014-12-23 10:08:56 -03:00
..
gstadaptivedemux.c adaptivedemux: fix segment start when exposing new streams 2014-12-23 10:08:56 -03:00
gstadaptivedemux.h adaptivedemux: add adaptivedemux base class 2014-11-30 21:56:01 -03:00
Makefile.am gst-libs: Fix dependency build 2014-12-01 10:32:30 +01:00