shaka-packager/packager/media/file
Jacob Trimble 07378e806c Added WebM muxer.
* Added WebM muxer that supports both single and multi-segment modes.
* WebM muxer supports MPD generation.
* Enabled WebM muxer and demuxer in packager.

b/22463220
b/25089245
b/25089714

Change-Id: I9f6e8fc51e08fbb1d685229c5cb54ea60f7bed8f
2015-12-15 20:34:44 +00:00
..
file.cc Added WebM muxer. 2015-12-15 20:34:44 +00:00
file.gyp Added Seek & Tell functionality to ThreadedIoFile. 2015-12-08 22:55:08 +00:00
file.h Added WebM muxer. 2015-12-15 20:34:44 +00:00
file_closer.h Fix a possible crash if a file fails to be closed 2015-11-13 10:07:13 -08:00
file_unittest.cc Added Seek & Tell functionality to ThreadedIoFile. 2015-12-08 22:55:08 +00:00
io_cache.cc Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
io_cache.h Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
io_cache_unittest.cc Fix for race condition when flushing ThreadedIoFile. 2015-10-20 16:44:15 +00:00
local_file.cc Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
local_file.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
threaded_io_file.cc Added Seek & Tell functionality to ThreadedIoFile. 2015-12-08 22:55:08 +00:00
threaded_io_file.h Added Seek & Tell functionality to ThreadedIoFile. 2015-12-08 22:55:08 +00:00
udp_file.h Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
udp_file_posix.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00
udp_file_win.cc Added File Seek and Tell functionality. 2015-05-21 12:48:20 -07:00