shaka-packager/packager/app/test
KongQun Yang a6352d4b11 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-20 14:01:14 -07:00
..
testdata Remove pto_adjustment flag 2018-04-20 14:01:14 -07:00
packager_app.py Include shared_library and mpd_generator in ci and releases 2017-12-12 23:11:01 +00:00
packager_test.py Integrate CueAlignmentHandler 2018-03-27 16:48:08 -07:00
test_env.py Include shared_library and mpd_generator in ci and releases 2017-12-12 23:11:01 +00:00