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 522048b0d9 Add a muxer option to normalize PTS to start from 0
Some players do not like non-zero starting PTS. We need to do PTS
normalization to make it work on those players.

Bug: 12686658

Change-Id: I0958c25395e4ea87d8208db9a5f6c5816827eb99
2014-01-24 22:34:27 +00:00
app Add a muxer option to normalize PTS to start from 0 2014-01-24 22:34:27 +00: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 Add a muxer option to normalize PTS to start from 0 2014-01-24 22:34:27 +00:00
mpd Add unittest file for XmlNode 2014-01-23 08:48:31 -08: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 Disable parsing of local clases and tests for doxygen 2014-01-24 00:57:52 +00:00
.gitignore Ignore docs directory in git. 2014-01-24 22:29:14 +00:00
build.sh Remove disable gold flag and enable clang in build.sh 2014-01-17 14:28:37 -08:00
packager.gyp Implement packager driving program packager_main 2014-01-22 11:51:28 -08:00