shaka-packager/packager/app/test
KongQun Yang 5dd21179ec Do not use harmonic mean in bandwidth calculation
Instead, caclulating average bandwidth by dividing the sum of the
sizes of every segment by the sum of the durations of every segment.
This aligns with the requirement in HLS spec:
https://tools.ietf.org/html/draft-pantos-http-live-streaming-23 4.1.

BandwidthEstimator is also simplified to handle all blocks only.

Fixes #361

Change-Id: I89e7d415a841f4d4048f199de8dae7ffa250467b
2018-07-12 10:46:47 -07:00
..
testdata Do not use harmonic mean in bandwidth calculation 2018-07-12 10:46:47 -07:00
packager_app.py Update MpdGenerator to allow inject version for testing 2018-05-30 13:16:33 -07:00
packager_test.py Rebuild Text WebVtt to MP4 WebVtt 2018-06-01 19:49:56 +00:00
test_env.py Include shared_library and mpd_generator in ci and releases 2017-12-12 23:11:01 +00:00