shaka-packager/packager/media/base
Rintaro Kuroiwa ef7b136116 Better TTML input check
- Check whether if it can be parsed by libxml2 and check if the root
  element is a 'tt' element.
- Added unit tests for determining TTML and WebVTT.

Change-Id: I4fea1881f0ab70970700601d8d7cea32cc04752c
2015-11-18 19:02:04 +00:00
..
test Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
aes_encryptor.cc Allow query stream info without decryption 2014-10-15 01:32:40 +00:00
aes_encryptor.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
aes_encryptor_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
audio_stream_info.cc Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00:00
audio_stream_info.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
audio_timestamp_helper.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
audio_timestamp_helper.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
audio_timestamp_helper_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bit_reader.cc Fix various misc build issues in Windows 2015-03-24 13:52:18 -07:00
bit_reader.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
bit_reader_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
buffer_reader.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
buffer_reader.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
buffer_writer.cc move mpd_options to its own file 2014-12-15 19:04:40 +00:00
buffer_writer.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
buffer_writer_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
byte_queue.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
byte_queue.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
closure_thread.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
closure_thread.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
closure_thread_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
container_names.cc Better TTML input check 2015-11-18 19:02:04 +00:00
container_names.h VOD text support 2015-11-11 12:26:25 -08:00
container_names_unittest.cc Better TTML input check 2015-11-18 19:02:04 +00:00
decrypt_config.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
decrypt_config.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
decryptor_source.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
demuxer.cc Implement initial support for vpx in iso-bmff 2015-11-04 00:34:00 +00:00
demuxer.h Added trick_play_rate to VideoStreamInfo. 2015-06-02 22:54:13 +00:00
http_key_fetcher.cc Changes for source code portability. 2015-03-24 22:35:53 +00:00
http_key_fetcher.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
http_key_fetcher_unittest.cc Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00
key_fetcher.cc KeyFetcher interface and HTTP impl to retrieve keys from the Widevine 2014-10-09 18:19:22 -07:00
key_fetcher.h KeyFetcher interface and HTTP impl to retrieve keys from the Widevine 2014-10-09 18:19:22 -07:00
key_source.cc Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00:00
key_source.h Pass content protection information to MuxerListener 2015-07-13 19:03:44 -07:00
limits.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
media_base.gyp Better TTML input check 2015-11-18 19:02:04 +00:00
media_parser.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
media_sample.cc Modify WVM media parser to support encrypted media sample. 2015-01-14 00:30:14 +00:00
media_sample.h Modify WVM media parser to support encrypted media sample. 2015-01-14 00:30:14 +00:00
media_stream.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
media_stream.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
muxer.cc Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
muxer.h Add ProgressListener for progress updates 2015-05-14 19:09:02 -07:00
muxer_options.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
muxer_options.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
muxer_util.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
muxer_util.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
muxer_util_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
network_util.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
network_util.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
offset_byte_queue.cc Fix packager crash with corrupted media file 2014-12-23 14:29:59 -08:00
offset_byte_queue.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
offset_byte_queue_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
producer_consumer_queue.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
producer_consumer_queue_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
request_signer.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
request_signer.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
rsa_key.cc Use variants of the PKCS#1 PSS functions that specify the MGF1 hash 2015-06-09 18:34:32 -07:00
rsa_key.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
rsa_key_unittest.cc Switch to boringssl. Also update curl accordingly. 2015-10-16 20:10:38 +00:00
status.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
status.h Remove (D)CHECK_OK and usage of MemoryMappedFile 2014-10-08 16:19:31 -07:00
status_test_util_unittest.cc Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00
status_unittest.cc Remove (D)CHECK_OK and usage of MemoryMappedFile 2014-10-08 16:19:31 -07:00
stream_info.cc Make edash-packager outputs predictable for testing 2015-09-29 17:19:59 +00:00
stream_info.h Make webm parser compile and unittest pass 2015-10-16 15:51:56 -07:00
text_track.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
text_track_config.cc Adjust webm code for packager 2015-10-16 15:46:36 -07:00
text_track_config.h Adjust webm code for packager 2015-10-16 15:46:36 -07:00
timestamp.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
video_stream_info.cc Support HEVC in mp4 parser and muxer 2015-11-04 17:18:41 -08:00
video_stream_info.h Support HEVC in mp4 parser and muxer 2015-11-04 17:18:41 -08:00
widevine_key_source.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
widevine_key_source.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
widevine_key_source_unittest.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00