]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/roqvideo.h
Merge commit 'a16577d9857206089fd8bce6a342b31dbd7fb9b0'
[ffmpeg] / libavcodec / roqvideo.h
index 3834897252c4cd8e6b82c94094fd5ab4bbec9e3e..39dda0c88b243515d6308e21974799e16c0668a9 100644 (file)
@@ -44,7 +44,6 @@ struct RoqTempData;
 typedef struct RoqContext {
 
     AVCodecContext *avctx;
-    AVFrame frames[2];
     AVFrame *last_frame;
     AVFrame *current_frame;
     int first_frame;