shaka-packager/media
Kongqun Yang 56c203c214 Remove TODOs
Some TODOs remain but are replaced with word NOTE instead. Some TODOs
are turned into bugs.

The patch are prepared using script:
find . -regex ".*/\(app\|media\|mpd\)/.*\.\(cc\|h\|gyp\)" \
  -exec sed -i "/TODO/d" {} \;
(remove the line containing TODO) with some post editing.

Change-Id: I6dd3539cce2bbeefee32d6307f78c13aacb94d1b
2014-03-28 14:30:27 -07:00
..
base Remove TODOs 2014-03-28 14:30:27 -07:00
event Remove TODOs 2014-03-28 14:30:27 -07:00
file Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
mp4 Remove TODOs 2014-03-28 14:30:27 -07:00
test Fix a compilation error due to base update 2014-03-19 18:57:29 -07:00