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 6957a4ac07 Implement packager driving program packager_main
I am not sure whether it is a good idea to define command line flags
in the actual source. I created several flags definition .h to host
these flags for now.

Change-Id: Ib6ca60d8656e8015a64dafff8e0a98a47676bbd2
2014-01-22 11:51:28 -08:00
app Implement packager driving program packager_main 2014-01-22 11:51:28 -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 Convert info from muxer to MediaInfo and dump to file 2014-01-22 00:38:23 -08:00
mpd Fix compilation errors by clang for mpd_builder target 2014-01-21 14:02: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 Create doxygen config 2014-01-22 19:26:27 +00:00
.gitignore Ignore gold directory for pulling in gold linker 2014-01-16 14:56:41 -08: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