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 5f3c0f7181 Remove the name after TODO
The change is made using command:
find . -regex ".*/\(app\|media\|mpd\)/.*\.\(cc\|h\|gyp\)" -exec sed -i
's,TODO(\w\+),TODO,g' {} \;

Then scan through the files and reformat them properly.

Change-Id: I13836cde38b9e30daf1fd8a847e203337f883e1b
2014-03-19 18:07:06 -07:00
app Use default ContentProtection element specified by DASH for MP4 2014-03-05 00:12:03 -08:00
media Remove the name after TODO 2014-03-19 18:07:06 -07:00
mpd Remove the name after TODO 2014-03-19 18:07:06 -07:00
third_party/happyhttp Update packager to work with gclient 2014-03-20 00:56:36 +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
DEPS Remove ipc and net, replacing with dependency in DEPS 2014-03-20 01:00:54 +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 Add copyright information. 2014-02-18 23:46:01 +00:00