]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/cdxl.c
sgi: check maximum supported resolution
[ffmpeg] / libavcodec / cdxl.c
index 679bf60108c2795609d1e55b836f266626a91de1..80a367163d7ef94ed47b82981ab2befa20ebd7da 100644 (file)
@@ -33,7 +33,6 @@
 
 typedef struct {
     AVCodecContext *avctx;
-    AVFrame        frame;
     int            bpp;
     int            format;
     int            padded_bits;