gstreamer/ext/smoothstreaming
Thiago Santos 255eb4b161 mssdemux: use streams bitrate individually
connection setup times seem to matter when measuring the download
rate of different streams. Streams with longer fragments have a
*relatively* lower connection setup time and achieve higher bitrates.

Using the average seems unfair here, so use each stream's measured bitrate
to select its best quality option.
2013-05-07 21:09:48 -03:00
..
gstdownloadrate.c mssdemux: use downloadbitrate utility for measuring bitrate 2013-05-07 21:09:48 -03:00
gstdownloadrate.h mssdemux: use downloadbitrate utility for measuring bitrate 2013-05-07 21:09:48 -03:00
gstmssdemux.c mssdemux: use streams bitrate individually 2013-05-07 21:09:48 -03:00
gstmssdemux.h mssdemux: use downloadbitrate utility for measuring bitrate 2013-05-07 21:09:48 -03:00
gstmssmanifest.c mssdemux: use streams bitrate individually 2013-05-07 21:09:48 -03:00
gstmssmanifest.h mssdemux: use streams bitrate individually 2013-05-07 21:09:48 -03:00
gstsmoothstreaming-plugin.c smoothstreaming: stubs for mssdemux 2013-05-07 21:05:10 -03:00
Makefile.am mssdemux: use downloadbitrate utility for measuring bitrate 2013-05-07 21:09:48 -03:00