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 25b1038f5d Enable warnings and warnings-as-errors
The warnings and warnings-as-errors are enabled by set chromium_code to
1. Chromium build disables warnings and warnings-as-errors by default
on external contents.

And fix the errors with them enabled. Mostly defined but not used,
sign-unsign comparison, unsigned string formatting, and return value not
used etc.

Change-Id: I305b63924955a84172e98e0ebfe5aba0f11bdb37
2014-03-28 22:24:49 +00:00
app Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00
media Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00
mpd Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00
third_party/happyhttp Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
tools/doxygen Remove submodules, third_party, testing, and tools 2014-03-20 00:56:02 +00:00
.gitignore Remove ipc and net, replacing with dependency in DEPS 2014-03-20 01:00:54 +00:00
.gitmodules Add an empty .gitmodules to avoid gclient warning 2014-03-28 22:13:33 +00:00
DEPS Update happyhttp to latest revision 2014-03-28 22:13:03 +00:00
LICENSE Add copyright information. 2014-02-18 23:46:01 +00:00
gyp_packager.py Update packager to work with gclient 2014-03-20 00:56:36 +00:00
packager.gyp Enable warnings and warnings-as-errors 2014-03-28 22:24:49 +00:00