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 0f3056b551 Use scoped_ptr for box ownership transfer
MP4Muxer passes ownership of ftyp and moov box to MP4Segmenter.

Change-Id: Iae7c7161560c744d8d3e7e5382450e7d056112ec
2014-01-08 12:06:04 -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 Use scoped_ptr for box ownership transfer 2014-01-08 12:06:04 -08:00
mpd mpd_builder build target fix 2013-12-26 16:03:13 -08:00
testing Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
third_party A simple HTTPFetcher implementation using happyhttp. 2014-01-06 22:02:36 +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 MP4 Muxer implementation. 2014-01-07 17:40:37 -08:00