shaka-packager/packager/app/test
KongQun Yang 940c3571aa WebMParser: set duration and dts correctly
- dts was not set earlier, although for WebM, we could assume that
  dts is the same as pts.
- Calculate block duration with the difference with the next block
  if duration is not encoded, even if track default_duration is set.
- Use track default_duration as a duration estimate for the last
  block.
- This also removes opus duration computation from encoded data.

Issues #67, #68

Change-Id: Icaa2769dcb2a89269ae014f44ad6a9262770aed2
2016-01-20 11:33:55 -08:00
..
testdata WebMParser: set duration and dts correctly 2016-01-20 11:33:55 -08:00
packager_app.py Add version information in generated outputs 2016-01-08 19:08:56 +00:00
packager_test.py Fix schematron validation problem for live 2016-01-14 16:53:25 -08:00
test_env.py Add new option build_type to packager_test.py 2016-01-07 20:36:19 +00:00