summaryrefslogtreecommitdiff
path: root/ffmpeg/libavcodec/roqvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg/libavcodec/roqvideo.h')
-rw-r--r--ffmpeg/libavcodec/roqvideo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ffmpeg/libavcodec/roqvideo.h b/ffmpeg/libavcodec/roqvideo.h
index 3834897..39dda0c 100644
--- a/ffmpeg/libavcodec/roqvideo.h
+++ b/ffmpeg/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;