shaka-packager/packager/media/formats/mp4
Rintaro Kuroiwa 0dfdace280 Change MuxerListener::OnMediaEnd to take ranges
- Changed OnMediaEnd() to take (sub)segment ranges.
- Define a structure to pass the ranges.
- This requires muxers to "cache" the segment ranges but in most cases,
  they already do it, e.g. 'sidx' for mp4.

Change-Id: I16b974c1f0f54ca658cc6dbe605efff84a3f52eb
2017-07-11 15:59:16 -07:00
..
box.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
box.h Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
box_buffer.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
box_definitions.cc Workaround Edge problem with non-zero clear lead 2017-07-06 22:48:09 +00:00
box_definitions.h Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
box_definitions_comparison.h VPCodecConfiguration box should inherit from FullBox instead of Box 2016-05-25 23:59:16 +00:00
box_definitions_unittest.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
box_reader.cc Fix crash when seeing unsupported es descriptor data 2016-11-29 23:27:22 +00:00
box_reader.h Fix crash when seeing unsupported es descriptor data 2016-11-29 23:27:22 +00:00
box_reader_unittest.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
chunk_info_iterator.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
chunk_info_iterator.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
chunk_info_iterator_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
composition_offset_iterator.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
composition_offset_iterator.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
composition_offset_iterator_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
decoding_time_iterator.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
decoding_time_iterator.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
decoding_time_iterator_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
fragmenter.cc Fix Windows build break (#217) 2017-03-24 10:21:05 -07:00
fragmenter.h Move status.h under packager/ 2017-06-30 11:35:18 -07:00
mp4.gyp Integrate EncryptionHandler 2017-03-23 18:25:59 +00:00
mp4_media_parser.cc Rename trick play rate to trick play factor. 2017-05-17 21:51:34 +00:00
mp4_media_parser.h Replace scoped_refptr with std::shared_ptr 2017-01-26 02:20:47 +00:00
mp4_media_parser_unittest.cc Refactor KeySource::FetchKeys to use EME init data types 2017-04-20 20:21:29 +00:00
mp4_muxer.cc Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
mp4_muxer.h Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
multi_segment_segmenter.cc Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
multi_segment_segmenter.h Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
segmenter.cc [MP4] Make outputs CMAF compatible 2017-03-30 15:33:39 -07:00
segmenter.h Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
single_segment_segmenter.cc Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
single_segment_segmenter.h Change MuxerListener::OnMediaEnd to take ranges 2017-07-11 15:59:16 -07:00
sync_sample_iterator.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
sync_sample_iterator.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
sync_sample_iterator_unittest.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
track_run_iterator.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00
track_run_iterator.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
track_run_iterator_unittest.cc Fix x64 build on Windows. 2017-01-05 14:19:35 -08:00