shaka-packager/mpd/base
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
..
xml Remove TODOs 2014-03-28 14:30:27 -07:00
content_protection_element.cc Add copyright information. 2014-02-18 23:46:01 +00:00
content_protection_element.h Add copyright information. 2014-02-18 23:46:01 +00:00
media_info.proto Remove LITE from protobuf for serialization to human readable string 2014-01-14 16:18:40 -08:00
mpd_builder.cc Remove TODOs 2014-03-28 14:30:27 -07:00
mpd_builder.h Remove TODOs 2014-03-28 14:30:27 -07:00
mpd_builder_unittest.cc Remove TODOs 2014-03-28 14:30:27 -07:00
mpd_notifier.h Add copyright information. 2014-02-18 23:46:01 +00:00
mpd_utils.cc Add copyright information. 2014-02-18 23:46:01 +00:00
mpd_utils.h Add copyright information. 2014-02-18 23:46:01 +00:00
simple_vod_mpd_notifier.cc Add copyright information. 2014-02-18 23:46:01 +00:00
simple_vod_mpd_notifier.h Remove TODOs 2014-03-28 14:30:27 -07:00