X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Froqvideo.h;h=6fc7161c8a96543cdc9faf37f4a62a49ec8367a8;hb=f9505923a344a56c3ff36925adb7f0c3c9a3996c;hp=a458ab21198efe29606e95182e608983695b925c;hpb=c7b9eab2be7099b0d4f2fed4feaf69a7dda379f0;p=ffmpeg diff --git a/libavcodec/roqvideo.h b/libavcodec/roqvideo.h index a458ab21198..6fc7161c8a9 100644 --- a/libavcodec/roqvideo.h +++ b/libavcodec/roqvideo.h @@ -45,7 +45,6 @@ struct RoqTempData; typedef struct RoqContext { AVCodecContext *avctx; - DSPContext dsp; AVFrame frames[2]; AVFrame *last_frame; AVFrame *current_frame;