X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fasv.h;h=ce3c73aba4c231cbd3fbdc7fdaa481552e51d1cb;hb=61f40fbb528d6e25b78ce673826388e3493155c4;hp=ca67c67daa189dfc4444ff2d05f4cb355f0f7c0b;hpb=b568eeba75249813ea844e65bd57665a0dee9e55;p=ffmpeg diff --git a/libavcodec/asv.h b/libavcodec/asv.h index ca67c67daa1..ce3c73aba4c 100644 --- a/libavcodec/asv.h +++ b/libavcodec/asv.h @@ -38,7 +38,6 @@ typedef struct ASV1Context{ AVCodecContext *avctx; DSPContext dsp; - AVFrame picture; PutBitContext pb; GetBitContext gb; ScanTable scantable;