X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fproresdec.h;h=de50daef0032996c74edcc0589ae17344cdc2390;hb=8012f93ed8afbf0b45fa378085cd4b000e30057f;hp=f42c44856f6388b0cfbca319c3452ba8a7e6c79c;hpb=20f75a810c49743683b7e503cbbc1db0a04a8925;p=ffmpeg diff --git a/libavcodec/proresdec.h b/libavcodec/proresdec.h index f42c44856f6..de50daef003 100644 --- a/libavcodec/proresdec.h +++ b/libavcodec/proresdec.h @@ -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 */