Mercurial > libavformat.hg
diff idroq.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 | 492dd0722ee1 |
children | 536e5527c1e0 |