]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/proresdec.h
avcodec/vp8: Cosmetics, maintain alphabetical order in threading headers
[ffmpeg] / libavcodec / proresdec.h
index f42c44856f6388b0cfbca319c3452ba8a7e6c79c..de50daef0032996c74edcc0589ae17344cdc2390 100644 (file)
@@ -49,6 +49,7 @@ typedef struct {
     uint8_t interlaced_scan[64];
     const uint8_t *scan;
     int first_field;
+    int alpha_info;
 } ProresContext;
 
 #endif /* AVCODEC_PRORESDEC_H */