shaka-packager/media/formats/mp4
Thomas Inskip efe52e62dc Implemented name/value pair stream descriptors.
Implemented user-specified bandwidth.

Change-Id: If01f26867d4285bcbc899310d3f1b98b928bed89
2014-06-30 18:34:18 -07:00
..
aac_audio_specific_config.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
aac_audio_specific_config.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
aac_audio_specific_config_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box_buffer.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box_definitions.cc Always generate version 1 SampleGroupDescription box 2014-05-08 22:34:22 +00:00
box_definitions.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box_definitions_comparison.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
box_definitions_unittest.cc More fix for issues on 32-bit OS 2014-06-26 23:45:22 +00:00
box_reader.cc Fix problems on 32-bit fresh linux box 2014-06-23 13:48:41 -07:00
box_reader.h Support 64 bit mdat box size 2014-05-08 21:55:55 +00:00
box_reader_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
cenc.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
cenc.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
chunk_info_iterator.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
chunk_info_iterator.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
chunk_info_iterator_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
composition_offset_iterator.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
composition_offset_iterator.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
composition_offset_iterator_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
decoding_time_iterator.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
decoding_time_iterator.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
decoding_time_iterator_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
encrypting_fragmenter.cc Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
encrypting_fragmenter.h Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
es_descriptor.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
es_descriptor.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
es_descriptor_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
fourccs.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
fragmenter.cc Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
fragmenter.h Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
key_rotation_fragmenter.cc Add 'pssh' box for clear lead fragments as well 2014-05-15 10:59:46 -07:00
key_rotation_fragmenter.h Add 'pssh' box for clear lead fragments as well 2014-05-15 10:59:46 -07:00
mp4.gyp Implement EncryptingFragmenter from Fragmenter 2014-05-15 16:55:01 +00:00
mp4_media_parser.cc Support 64 bit mdat box size 2014-05-08 21:55:55 +00:00
mp4_media_parser.h Add MediaParser::Flush to flush the parser 2014-04-29 20:33:04 +00:00
mp4_media_parser_unittest.cc Add MediaParser::Flush to flush the parser 2014-04-29 20:33:04 +00:00
mp4_muxer.cc Media code change to support live mpd 2014-06-06 10:38:48 +08:00
mp4_muxer.h Update client of EncryptorSource due to refactoring 2014-04-23 12:35:52 -07:00
multi_segment_segmenter.cc Implemented name/value pair stream descriptors. 2014-06-30 18:34:18 -07:00
multi_segment_segmenter.h Update client of EncryptorSource due to refactoring 2014-04-23 12:35:52 -07:00
rcheck.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
segmenter.cc Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
segmenter.h Set fragment decoding time from input sample dts 2014-06-30 18:01:59 -07:00
single_segment_segmenter.cc Renamed packager_main to single_packager. 2014-05-27 15:42:10 -07:00
single_segment_segmenter.h Renamed packager_main to single_packager. 2014-05-27 15:42:10 -07:00
sync_sample_iterator.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
sync_sample_iterator.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
sync_sample_iterator_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
track_run_iterator.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
track_run_iterator.h Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00
track_run_iterator_unittest.cc Moved mp4 code to new "formats" directory to match Chromium source tree. 2014-04-21 12:05:32 -07:00