shaka-packager/packager/media
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
..
base Implement vp8 bit stream parser. 2015-12-30 21:40:10 +00:00
event VOD text support 2015-11-11 12:26:25 -08:00
file Added MemoryFile, a File type stored in memory. 2016-01-04 22:50:07 +00:00
filters Implement vp8 bit stream parser. 2015-12-30 21:40:10 +00:00
formats Define SampleEncryption 'senc' box 2015-12-31 01:26:18 +00:00
test VOD text support 2015-11-11 12:26:25 -08:00