[FFmpeg-devel] [PATCH] avcodec/vc1dec: Re-order init to avoid initting hwaccel too early

Philip Langdale philipl at overt.org
Sun Aug 9 04:58:17 CEST 2015


On Sun, 9 Aug 2015 03:56:08 +0200
Michael Niedermayer <michael at niedermayer.cc> wrote:

> 
> > +    ff_vc1_decode_end(avctx);
> 
> this will dealocate sprite_output_frame and crash when its used later

Thanks. Sending updated patch.

--phil


More information about the ffmpeg-devel mailing list