shaka-packager/packager/media/formats
Matt Brannock 6a7c6a3f7a Use bytes_read == 0 instead of EoF()
Due to various libraries' inconsistencies with using EoF, this change
will instead continue to read a file until the number of bytes read is
0. It considers bytes_read == 0 to mean end of file.

Change-Id: I90a592d6ae2b9879fe21bd0c4f9e1c9cbc680afe
2015-03-18 16:38:53 +00:00
..
mp2t Remove (D)CHECK_OK and usage of MemoryMappedFile 2014-10-08 16:19:31 -07:00
mp4 Use bytes_read == 0 instead of EoF() 2015-03-18 16:38:53 +00:00
mpeg Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
wvm Modify WVM media parser to support encrypted media sample. 2015-01-14 00:30:14 +00:00