shaka-packager/packager/mpd
KongQun Yang 4549b1d569 Remove pto_adjustment flag
This flag was introduced to workaround a rounding error in Chrome
(probably in other browsers too).

Also although this flag avoids the first frame of a Period to be
dropped due to rounding error but it could cause the last frame of a
Period to be dropped.

Now that we use a high precision Period@duration, we do not expect to
see rounding errors any more. The player would be a better place for
the workaround even if it is still needed.

Related issue: #368.

Change-Id: I3bd517ecc6d548ff62e0c13394edb49d4bc68e8f
2018-04-13 20:07:47 +00:00
..
base Remove pto_adjustment flag 2018-04-13 20:07:47 +00:00
public Support UTCTiming 2018-04-04 01:37:01 +00:00
test Moves AdaptationSet@id management out of Period class 2018-03-22 12:15:43 -07:00
util Merge SimpleMpdNotifier and DashIopMpdNotifier 2017-12-22 15:56:14 -08:00
mpd.gyp Remove pto_adjustment flag 2018-04-13 20:07:47 +00:00