]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/jpegls.h
mpegvideo: fix size of array
[ffmpeg] / libavcodec / jpegls.h
index 4bf95626f929bf961dfa2a2d64f6e4b80c36322c..eae3943c303a9ac6cb780e969775203eae5b0637 100644 (file)
@@ -33,7 +33,6 @@
 
 typedef struct JpeglsContext {
     AVCodecContext *avctx;
-    AVFrame picture;
 } JpeglsContext;
 
 typedef struct JLSState {