gstreamer/gst-libs/gst/adaptivedemux
Sebastian Dröge 4f6ae1f48c adaptivedemux: Enable bitrate selection for trick mode streaming again
And scale the bitrate with the absolute rate (if it's bigger than 1.0) to get
to the real bitrate due to faster playback.

This allowed in my tests to play a stream with 10x speed without buffering as
the lowest bitrate is chosen, instead of staying/selecting the highest bitrate
and then buffering all the time.

It was previously disabled for not very well specified reasons, which seem to
be not valid anymore nowadays.
2016-08-25 19:52:37 +03:00
..
gstadaptivedemux.c adaptivedemux: Enable bitrate selection for trick mode streaming again 2016-08-25 19:52:37 +03:00
gstadaptivedemux.h adaptivedemux: Add API for allowing subclasses to download URLs in chunks 2016-08-11 11:56:55 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00