shaka-packager/packager/mpd/base/xml
KongQun Yang 634ee65663 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-03 21:42:33 +00:00
..
scoped_xml_ptr.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
xml_node.cc Generate a more accurate time in Period@duration 2018-04-03 21:42:33 +00:00
xml_node.h Integrate trick play. 2017-05-09 13:33:11 -07:00
xml_node_unittest.cc Clean up mpd_unittest 2017-12-15 20:04:47 +00:00