shaka-packager/media/base
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
..
aes_encryptor.cc Remove the name after TODO 2014-03-19 18:07:06 -07:00
aes_encryptor.h Add copyright information. 2014-02-18 23:46:01 +00:00
aes_encryptor_unittest.cc Add copyright information. 2014-02-18 23:46:01 +00:00
audio_stream_info.cc Add copyright information. 2014-02-18 23:46:01 +00:00
audio_stream_info.h Add copyright information. 2014-02-18 23:46:01 +00:00
bit_reader.cc Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
bit_reader.h Create MP4MediaParser and its dependents. 2013-10-03 16:00:54 -07:00
bit_reader_unittest.cc Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
buffer_reader.cc Add copyright information. 2014-02-18 23:46:01 +00:00
buffer_reader.h Add copyright information. 2014-02-18 23:46:01 +00:00
buffer_writer.cc Add copyright information. 2014-02-18 23:46:01 +00:00
buffer_writer.h Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
buffer_writer_unittest.cc Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
buffers.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
byte_queue.cc Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
byte_queue.h Create MP4MediaParser and its dependents. 2013-10-03 16:00:54 -07:00
container_names.cc Create MP4MediaParser and its dependents. 2013-10-03 16:00:54 -07:00
container_names.h Create MP4MediaParser and its dependents. 2013-10-03 16:00:54 -07:00
container_names_unittest.cc Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
decrypt_config.cc Implement write function for cenc and es_descriptor. 2014-01-07 16:59:52 -08:00
decrypt_config.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
decryptor_source.h Add copyright information. 2014-02-18 23:46:01 +00:00
demuxer.cc Remove the name after TODO 2014-03-19 18:07:06 -07:00
demuxer.h Add copyright information. 2014-02-18 23:46:01 +00:00
encryptor_source.cc Add copyright information. 2014-02-18 23:46:01 +00:00
encryptor_source.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
fake_prng.cc Fix compilation errors after manifest update 2014-03-03 13:26:14 -08:00
fake_prng.h Add copyright information. 2014-02-18 23:46:01 +00:00
fixed_encryptor_source.cc Add copyright information. 2014-02-18 23:46:01 +00:00
fixed_encryptor_source.h Add copyright information. 2014-02-18 23:46:01 +00:00
http_fetcher.cc Widevine encryptor source unittest 2014-03-12 10:56:31 -07:00
http_fetcher.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
http_fetcher_unittest.cc Widevine encryptor source unittest 2014-03-12 10:56:31 -07:00
limits.h Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
media_base.gyp Widevine encryptor source unittest 2014-03-12 10:56:31 -07:00
media_parser.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
media_sample.cc Add copyright information. 2014-02-18 23:46:01 +00:00
media_sample.h Remove the name after TODO 2014-03-19 18:07:06 -07:00
media_stream.cc Add copyright information. 2014-02-18 23:46:01 +00:00
media_stream.h Add copyright information. 2014-02-18 23:46:01 +00:00
muxer.cc Fix flaky packager_test due to timestamp diff 2014-03-20 00:52:53 +00:00
muxer.h Fix flaky packager_test due to timestamp diff 2014-03-20 00:52:53 +00:00
muxer_options.cc Add copyright information. 2014-02-18 23:46:01 +00:00
muxer_options.h Add copyright information. 2014-02-18 23:46:01 +00:00
request_signer.cc Add copyright information. 2014-02-18 23:46:01 +00:00
request_signer.h Add copyright information. 2014-02-18 23:46:01 +00:00
rsa_key.cc Add copyright information. 2014-02-18 23:46:01 +00:00
rsa_key.h Add copyright information. 2014-02-18 23:46:01 +00:00
rsa_key_unittest.cc Add copyright information. 2014-02-18 23:46:01 +00:00
rsa_test_data.cc Add copyright information. 2014-02-18 23:46:01 +00:00
rsa_test_data.h Add copyright information. 2014-02-18 23:46:01 +00:00
status.cc Add copyright information. 2014-02-18 23:46:01 +00:00
status.h Add copyright information. 2014-02-18 23:46:01 +00:00
status_test_util.h Add copyright information. 2014-02-18 23:46:01 +00:00
status_test_util_unittest.cc Add copyright information. 2014-02-18 23:46:01 +00:00
status_unittest.cc Add copyright information. 2014-02-18 23:46:01 +00:00
stream_info.cc Add copyright information. 2014-02-18 23:46:01 +00:00
stream_info.h Add copyright information. 2014-02-18 23:46:01 +00:00
text_track.h Start with media/mp4, media/webm and base codes from Chromium. 2013-09-23 18:37:14 -07:00
video_stream_info.cc Add copyright information. 2014-02-18 23:46:01 +00:00
video_stream_info.h Add copyright information. 2014-02-18 23:46:01 +00:00
widevine_encryptor_source.cc Remove the name after TODO 2014-03-19 18:07:06 -07:00
widevine_encryptor_source.h Widevine encryptor source unittest 2014-03-12 10:56:31 -07:00
widevine_encryptor_source_unittest.cc Widevine encryptor source unittest 2014-03-12 10:56:31 -07:00