[FFmpeg-devel] [PATCH]Allow caf demuxer to signal eof
Paul B Mahol
onemda at gmail.com
Tue Nov 20 13:03:29 CET 2012
On 11/20/12, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Hi!
>
> Attached patch is needed here to properly finish decoding caf files, without
>
> it, ffmpeg shows an error message and ffplay cannot autoexit.
>
> Or should AVERROR_EOF by returned whenever left <= 0 ?
My understanding is that it should return EIO if it reads corrupted
(too small) packet.
More information about the ffmpeg-devel
mailing list