gstreamer/ext/hls
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
..
gsthls.h hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlsdemux-util.c hlsdemux: Include config.h and add header in utils 2016-08-04 01:54:28 +10:00
gsthlsdemux.c adaptivedemux: Enable bitrate selection for trick mode streaming again 2016-08-25 19:52:37 +03:00
gsthlsdemux.h hlsdemux: Add support for ID3 tag parsing 2016-08-03 23:49:54 +10:00
gsthlsplugin.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gsthlssink.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gsthlssink.h Make the hls plugin depend on gnutls and move to ext/hls/ 2013-03-19 10:54:18 +01:00
gstm3u8playlist.c hls: rename plugin from fragmented to hls 2015-12-01 17:51:34 +00:00
gstm3u8playlist.h hls: m3u8playlist: more clean-ups 2015-09-30 00:43:26 +01:00
m3u8.c hls: Avoid coverity warning about access off the end of an array. 2016-08-04 22:22:44 +10:00
m3u8.h hlsdemux: Choose the default variant and track it when updating 2016-08-03 23:49:54 +10:00
Makefile.am hls, timecode: fix linking 2016-08-07 16:45:25 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00