shaka-packager/packager/media/file
Kongqun Yang 6dbcf27f82 [WebM] Use system temp directory if temp_dir is not specified
The original code creates temporary file in the current directory,
which may not always be writable.

Change-Id: Icc278dd5db6be6206ae29defbb7423bae39cc978
2016-10-13 21:48:00 +00:00
..
file.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file.gyp [WebM] Use system temp directory if temp_dir is not specified 2016-10-13 21:48:00 +00:00
file.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
file_closer.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
file_test_util.h Some misc cleanup 2016-09-07 10:15:50 -07:00
file_unittest.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
file_util.cc [WebM] Use system temp directory if temp_dir is not specified 2016-10-13 21:48:00 +00:00
file_util.h [WebM] Use system temp directory if temp_dir is not specified 2016-10-13 21:48:00 +00:00
file_util_unittest.cc [WebM] Use system temp directory if temp_dir is not specified 2016-10-13 21:48:00 +00:00
io_cache.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
io_cache.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
io_cache_unittest.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
local_file.cc Windows build working 2016-08-18 08:30:26 -07:00
local_file.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
memory_file.cc Add appveyor config for Windows CI 2016-08-23 12:24:34 -07:00
memory_file.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
memory_file_unittest.cc Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
threaded_io_file.cc Update DEPS to fix mac build failure 2016-08-19 13:49:41 -07:00
threaded_io_file.h Replace scoped_ptr with std::unique_ptr 2016-08-18 17:12:36 -07:00
udp_file.h Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00
udp_file_posix.cc Do not require exclusive bind of udp sockets (#154) 2016-10-04 15:51:45 -07:00
udp_file_win.cc Rename top level namespace to shaka 2016-05-24 21:55:55 +00:00