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 b51f20d40c Use gyp_helper in gyp_packager.py
build/gyp_chromium uses gyp_helper to get variables for GYP from
chromium.gyp_env file.
More on chromium.gyp_env can be found here
http://www.chromium.org/developers/how-tos/component-build

This is useful if you want to override some GYP varibles to test
different flags, e.g. using clang to build.

Change-Id: I14fc76abdd6503bf66ef3e27fb9216b3fb8aaa02
2014-02-20 10:47:18 -08:00
app Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
media Enable media event unit tests 2014-02-20 10:34:18 -08:00
mpd Add copyright information. 2014-02-18 23:46:01 +00: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 Remove base and build directories in packager. 2014-02-19 19:05:49 +00:00
LICENSE Add copyright information. 2014-02-18 23:46:01 +00:00
gyp_packager.py Use gyp_helper in gyp_packager.py 2014-02-20 10:47:18 -08:00
packager.gyp Add copyright information. 2014-02-18 23:46:01 +00:00