[Ffmpeg-devel] RE: FFV1 codec crashes on files written with 0.4.9pre1
Andreas Matthies
a.matthies
Thu Feb 9 20:51:16 CET 2006
> This is probably a consequence of read_header failing before
> allocating f->plane[i]->state.
> What about testing if read_header(f); fails in decode_frame
> and then immediately abort.
>
> Of course a much better solution would be to make the
> read_header() not fail on old files... Maybe it's not that
> hard, but I can't.
>
I just noticed it is already fixed. Thanks.
- Andreas
More information about the ffmpeg-devel
mailing list