shaka-packager/packager/mpd
KongQun Yang 668335c647 Generate a more accurate time in Period@duration
Chrome internally uses time accurate to microseconds, which is
implemented per MSE spec (https://www.w3.org/TR/media-source/).

Generate Period@duration with better precision to avoid possible
buffered range gaps in Chrome (possibly other browsers too), which
may lead to other problems like playback stall.

b/74238961
Fixes #368.

Change-Id: I357a0f62b67f75c7ca044bb99ea4e3c8bbb6fecd
2018-04-20 13:39:40 -07:00
..
base Generate a more accurate time in Period@duration 2018-04-20 13:39:40 -07:00
public Consolidate MpdParams into MpdOptions 2017-08-18 11:57:41 -07:00
test Calculate presentationTimeOffset and Period@duration from segments 2018-03-01 22:25:55 -08:00
util Merge SimpleMpdNotifier and DashIopMpdNotifier 2017-12-22 15:56:14 -08:00
mpd.gyp Workaround for possible rounding errors in MSE 2018-01-20 01:18:45 +00:00