gstreamer/ext/smoothstreaming
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
..
gstmssdemux.c adaptivedemux: Enable bitrate selection for trick mode streaming again 2016-08-25 19:52:37 +03:00
gstmssdemux.h smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
gstmssmanifest.c smoothstreaming: update fps calculation for h264 codec parser API changes 2016-05-28 10:29:20 +01:00
gstmssmanifest.h mssdemux: implement snap seeking 2016-02-04 14:20:16 -03:00
gstsmoothstreaming-plugin.c dash/smoothstreaming: Remove unused debug category with the same name 2013-09-19 20:09:59 +02:00
Makefile.am smoothstreaming: remove unused dependency on uridownloader 2016-01-31 16:02:33 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00