shaka-packager/packager
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
..
app Fix signedness in DCHECKs. 2015-02-04 21:39:30 +00:00
media Use bytes_read == 0 instead of EoF() 2015-03-18 16:38:53 +00:00
mpd Fix signedness in DCHECKs. 2015-02-04 21:39:30 +00:00
third_party/curl Fix find_curl_ca_bundle shell script break in old systems 2015-03-12 15:35:13 -07:00
tools/doxygen Move source code into packager directory 2014-10-02 12:32:14 -07:00
common.gypi Modify include headers to have "packager" in the path 2014-10-02 12:53:29 -07:00
packager.gyp Make signer optional in packager app 2014-10-14 14:20:21 -07:00