shaka-packager/packager/app/test/testdata/avc-ts-aac-packed-audio-wit...
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
..
bear-640x360-audio-1.aac Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-audio-2.aac Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-audio-3.aac Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-audio.m3u8 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-video-1.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-video-2.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-video-3.ts Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
bear-640x360-video-iframe.m3u8 Use PTS instead of DTS in ChunkingHandler 2018-07-02 21:58:45 +00:00
bear-640x360-video.m3u8 Add end to end tests for packed audio 2018-05-21 20:30:26 +00:00
output.m3u8 Do not use harmonic mean in bandwidth calculation 2018-07-12 10:46:47 -07:00