shaka-packager/media/event
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
..
media_event.gyp Disable test_isolation_mode, glib, and x11 in GYP_DEFINES 2014-03-03 21:28:33 +00:00
muxer_listener.h Remove TODOs 2014-03-28 14:30:27 -07:00
vod_media_info_dump_muxer_listener.cc Remove TODOs 2014-03-28 14:30:27 -07:00
vod_media_info_dump_muxer_listener.h Remove TODOs 2014-03-28 14:30:27 -07:00
vod_media_info_dump_muxer_listener_unittest.cc Use default ContentProtection element specified by DASH for MP4 2014-03-05 00:12:03 -08:00
vod_mpd_notify_muxer_listener.cc Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
vod_mpd_notify_muxer_listener.h Fix no ContentProtection element problem. 2014-02-20 01:22:09 +00:00
vod_muxer_listener_internal.cc Remove TODOs 2014-03-28 14:30:27 -07:00
vod_muxer_listener_internal.h Add copyright information. 2014-02-18 23:46:01 +00:00