[FFmpeg-devel] libavformat/gifdec.c usage of AV_LOG_FATAL

Paul B Mahol onemda at gmail.com
Wed Jan 2 20:08:17 CET 2013


On 1/2/13, Don Moir <donmoir at comcast.net> wrote:
> In gif_read_ext of libavformat/gifdec.c it uses AV_LOG_FATAL if avio_r8(pb)
> < 4.
>
> This is called during a packet read and it seems AV_LOG_FATAL should not be
> used. Is this improper usage ?

Yes.


More information about the ffmpeg-devel mailing list