gstreamer/gst-libs/gst/adaptivedemux
Mathieu Duponchelle c98348c141 adaptivedemux: track per-fragment bitrates.
And use the average to go up in resolution, and the last fragment
bitrate to go down.

This allows the demuxer to react rapidly to bitrate loss, and
be conservative for bitrate improvements.

+ Add a construct only property to define the number of fragments
  to consider when calculating the average moving bitrate.

https://bugzilla.gnome.org/show_bug.cgi?id=742979
2015-02-12 00:07:15 +01:00
..
gstadaptivedemux.c adaptivedemux: track per-fragment bitrates. 2015-02-12 00:07:15 +01:00
gstadaptivedemux.h adaptivedemux: track per-fragment bitrates. 2015-02-12 00:07:15 +01:00
Makefile.am gst-libs: Fix dependency build 2014-12-01 10:32:30 +01:00