A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
Go to file
Kongqun Yang a725f3fd02 Fix mp4 parsing failure if CTTS table is empty.
The original code assumes CompositionOffset is always valid and
has the same number of samples as other table, which is not true
if CTTS table is empty for non-fragmented mp4.

Change-Id: If4ecc1159de33202db4ab36df8e32c2a6900daf8
2014-01-10 16:36:22 -08:00
base Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
build Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
media Fix mp4 parsing failure if CTTS table is empty. 2014-01-10 16:36:22 -08:00
mpd Add namespace info to MPD 2014-01-11 00:03:41 +00:00
testing Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
third_party Add gflags for commandline flags processing. 2014-01-10 02:38:18 +00:00
tools Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
.gitignore Ignore pyc files 2014-01-06 11:40:13 -08:00
build.sh Add "set -e" to build.sh as suggested by Rintaro. 2013-10-31 17:22:43 +00:00
packager.gyp Move test utilities in media/base to media/test. 2014-01-10 15:38:40 -08:00