shaka-packager/packager/media
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
..
base Use bytes_read == 0 instead of EoF() 2015-03-18 16:38:53 +00:00
event Bug fix for VodMediaInfoDumpMuxerListener::OnNewSegment 2015-01-13 09:45:23 -08:00
file Added File::Delete as well as deletion of temporary files created by SingleSegmentSegmenter. 2015-03-11 15:23:19 -07:00
filters Remove (D)CHECK_OK and usage of MemoryMappedFile 2014-10-08 16:19:31 -07:00
formats Use bytes_read == 0 instead of EoF() 2015-03-18 16:38:53 +00:00
test Move test files in media/base to test directory 2014-10-10 10:33:17 -07:00