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
Rintaro Kuroiwa 0170d0530e Add BaseURL before SegmentBase
The order affects the output. Even though XML does not care about the
order of subelements, it makes more sense for BaseURL element to appear
above SegmentBase.

Change-Id: Idd1e73446be84640828358ef4d7a74688428f6b5
2014-01-28 16:03:19 -08: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 ContainerType to MuxerListener 2014-01-28 00:32:09 -08:00
mpd Add BaseURL before SegmentBase 2014-01-28 16:03:19 -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