X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fra144.h;h=9665534f7b8a3cb4153960ffa815cbda05b0cf13;hb=4640da7e58509996ff03b1a0b018ca8f337391c7;hp=722b42e68aa7c9a4e07ea55e7a912bb94efe392e;hpb=92afb431621c79155fcb7171d26f137eb1bee028;p=ffmpeg diff --git a/libavcodec/ra144.h b/libavcodec/ra144.h index 722b42e68aa..9665534f7b8 100644 --- a/libavcodec/ra144.h +++ b/libavcodec/ra144.h @@ -34,6 +34,7 @@ typedef struct { AVCodecContext *avctx; + AVFrame frame; LPCContext lpc_ctx; unsigned int old_energy; ///< previous frame energy