shaka-packager/packager
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
..
app WebMParser: set duration and dts correctly 2016-01-20 11:33:55 -08:00
media WebMParser: set duration and dts correctly 2016-01-20 11:33:55 -08:00
mpd Fix schematron validation problem for live 2016-01-14 16:53:25 -08:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party Disable HAVE_STROPTS_H which is not available in CentOS 2015-11-17 19:55:32 +00:00
tools Add ignore file for TSan build 2015-11-13 18:57:54 +00:00
version Add version information in generated outputs 2016-01-08 19:08:56 +00:00
common.gypi Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00
packager.gyp Enable '-Wimplicit-fallthrough' and fix issues 2016-01-06 17:12:49 -08:00