Mercurial > libavformat.hg
diff mm.c @ 5254:83cc2a571542 libavformat
Return any error return values from av_get_packet, get_buffer etc. unchanged
in the raw demuxers.
Also remove special handling of 0-size reads, if they are due to an error/eof,
these are already converted to the appropriate error by get_buffer.
author | reimar |
---|---|
date | Fri, 02 Oct 2009 06:40:50 +0000 |
parents | 2a5cf64915b5 |
children | 655d9d34f862 |