shaka-packager/packager/media/formats/mp4
KongQun Yang e76b20a282 Replace CreateTemporaryFileInDir with a custom implementation
CreateTemporaryFileInDir uses mkstemp which works only on local files.
This change enables the use of other types of files, like network file
as temporary directory.

Bug: 19246995

Change-Id: Ic752725e56b65eec2cd10a4e5d760c6f76ba4f18
2015-02-06 20:37:35 +00:00
..
aac_audio_specific_config.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
aac_audio_specific_config.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
aac_audio_specific_config_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box_buffer.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box_definitions.cc Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
box_definitions.h Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
box_definitions_comparison.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box_definitions_unittest.cc Fix various errors discovered during integration 2014-10-06 12:44:54 -07:00
box_reader.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box_reader.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
box_reader_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
cenc.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
cenc.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
chunk_info_iterator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
chunk_info_iterator.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
chunk_info_iterator_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
composition_offset_iterator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
composition_offset_iterator.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
composition_offset_iterator_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
decoding_time_iterator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
decoding_time_iterator.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
decoding_time_iterator_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
encrypting_fragmenter.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
encrypting_fragmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
es_descriptor.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
es_descriptor.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
es_descriptor_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
fourccs.h Move source code into packager directory 2014-10-02 12:32:14 -07:00
fragmenter.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
fragmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
key_rotation_fragmenter.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
key_rotation_fragmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mp4.gyp Fix various errors discovered during integration 2014-10-06 12:44:54 -07:00
mp4_media_parser.cc Fix packager crash with corrupted media file 2014-12-23 14:29:59 -08:00
mp4_media_parser.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
mp4_media_parser_unittest.cc Allow query stream info without decryption 2014-10-15 01:32:40 +00:00
mp4_muxer.cc Add a stream descriptor field for language. 2015-02-04 13:36:04 -08:00
mp4_muxer.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
multi_segment_segmenter.cc move mpd_options to its own file 2014-12-15 19:04:40 +00:00
multi_segment_segmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
rcheck.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
segmenter.cc Remove the restriction that key response contains all keys 2014-11-06 15:24:38 -08:00
segmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
single_segment_segmenter.cc Replace CreateTemporaryFileInDir with a custom implementation 2015-02-06 20:37:35 +00:00
single_segment_segmenter.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
sync_sample_iterator.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
sync_sample_iterator.h Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
sync_sample_iterator_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
track_run_iterator.cc Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
track_run_iterator.h Handle non-MSE compliant fmp4 properly 2015-02-03 13:19:19 -08:00
track_run_iterator_unittest.cc Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00