X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Froqvideo.h;h=3f000225e9d09ecbad1b228fbf8f3eebafe6fda7;hb=a0e1c3517a656dd32293f054a339e0ac73328138;hp=eed2f226feb814f4cc27b585c6a047ebea7f60b3;hpb=c242bbd8b6939507a1a6fb64101b0553d92d303f;p=ffmpeg diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h index eed2f226feb..3f000225e9d 100644 --- a/libavcodec/roqvideo.h +++ b/libavcodec/roqvideo.h @@ -44,7 +44,6 @@ struct RoqTempData; typedef struct RoqContext { AVCodecContext *avctx; - AVFrame frames[2]; AVFrame *last_frame; AVFrame *current_frame; int first_frame;