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
Edwin Wong c5ca55c388 Workaround pylint warning F0401.
gyp and gyp_helper path are obtained dynamically. Pylint generates
format checker warning. The Workaround is recommended by:
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html.
Although the style guide prefers using symbolic names, which is
supported since pylint 0.25.3, the depot_tools/pylint is 0.25.1.

Change-Id: I6c9bc21a46102f38cab68c07c98339003cbd6991
2014-02-26 19:21:43 -08:00
app Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
media Clean up *_iterator code in media/mp4. 2014-02-21 10:52:01 -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 Fix .gitignore to ignore only top level path. 2014-02-20 15:04:48 -08:00
LICENSE Add copyright information. 2014-02-18 23:46:01 +00:00
gyp_packager.py Workaround pylint warning F0401. 2014-02-26 19:21:43 -08:00
packager.gyp Add copyright information. 2014-02-18 23:46:01 +00:00