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 014cde57bd Ignore third_party/llvm-build
This only matters if you pull clang for building the packager.
clang binaries gets pulled in to third_party/llvm-build if you run
the script in tools/clang/scripts/update.sh.
clang is useful for ASAN and style (and better compiler error output).

Change-Id: Id615d739f80e92036fe13c3152569e51aed8a7f0
2014-01-16 11:02:10 -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 Fire MuxerListener events from MP4Muxer 2014-01-14 18:25:07 -08:00
mpd Remove LITE from protobuf for serialization to human readable string 2014-01-14 16:18:40 -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 Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
.gitignore Ignore third_party/llvm-build 2014-01-16 11:02:10 -08:00
build.sh Add "set -e" to build.sh as suggested by Rintaro. 2013-10-31 17:22:43 +00:00
packager.gyp Rsa Key unittest. 2014-01-11 01:16:40 +00:00