[FFmpeg-devel] [PATCH]Allow caf demuxer to signal eof
Paul B Mahol
onemda at gmail.com
Tue Nov 20 12:47:23 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 ?
Or shouldn't it return AVERROR_EOF if EOF is reached, see my patch.
>
> Please comment, Carl Eugen
>
More information about the ffmpeg-devel
mailing list