gstreamer/gst/hls
Youness Alaoui 705a52a1ac hlsdemux: Calculate the real bitrate and switch to the correct variant
We now calculate the actual bitrate using the download speed/size and
then switch directly to the variant that matches our bandwidth the
most.
It will also be able to handle any use case where some of the
variants are not available, and would skip them and go to the next
possible variant.

Conflicts:

	gst/hls/gsthlsdemux.c
2012-05-10 14:06:44 -04:00
..
gstfragment.c hlsdemux: port to 0.11 2012-04-20 15:34:59 +02:00
gstfragment.h hlsdemux: port to 0.11 2012-04-20 15:34:59 +02:00
gstfragmented.h hlsdemux: Add HTTP live streaming demuxer element 2011-03-30 09:19:20 +02:00
gstfragmentedplugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gsthlsdemux.c hlsdemux: Calculate the real bitrate and switch to the correct variant 2012-05-10 14:06:44 -04:00
gsthlsdemux.h hlsdemux: Calculate the real bitrate and switch to the correct variant 2012-05-10 14:06:44 -04:00
gsturidownloader.c Fix printf format compiler warnings on mingw-w64 2012-05-05 19:45:42 +01:00
gsturidownloader.h hlsdemux: Factor out all the fetcher code in a GstURIDownloader class 2012-04-05 10:33:51 -04:00
m3u8.c hlsdemux: add floating point segment duration support 2012-03-12 15:30:35 +01:00
m3u8.h hlsdemux: add floating point segment duration support 2012-03-12 15:30:35 +01:00
Makefile.am hlsdemux: Factor out all the fetcher code in a GstURIDownloader class 2012-04-05 10:33:51 -04:00