shaka-packager/packager
Jacob Trimble 8a0458c17b Added MemoryFile, a File type stored in memory.
This can be used for unit tests to reduce the need for temporary
files.  A MemoryFile acts the same as any other File object, but
stores the contents in memory.  The memory pointer can be accessed
directly.  A file with the 'memory://' prefix will be a memory file.

Change-Id: I10ae3ed5391c8fd838e6dfb33106dec959bdc224
2016-01-04 22:50:07 +00:00
..
app Added stream descriptor for output format. 2015-12-16 15:10:35 -08:00
media Added MemoryFile, a File type stored in memory. 2016-01-04 22:50:07 +00:00
mpd s/::STLElementDeleter/STLElementDeleter/ to improve portability 2015-12-11 15:14:26 -08:00
testing Get rid of svn dependencies 2015-10-16 20:11:20 +00:00
third_party Disable HAVE_STROPTS_H which is not available in CentOS 2015-11-17 19:55:32 +00:00
tools Add ignore file for TSan build 2015-11-13 18:57:54 +00:00
common.gypi Update code to resolve problems due to base updates. 2015-10-16 20:09:56 +00:00
packager.gyp Pull profiling dependency from Chromium 2015-12-29 17:14:02 -08:00