X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fcfhd.h;h=67a0e4c32c5a8f761262a8b8a73f5dfc3973a02b;hb=2e6636aa87303d37b112e79f093ca39500f92364;hp=a26312404fcd078e2603b6c83ffd04ad640726d1;hpb=74f5cb0189d61affc6550723c1f82d4ae76df1d5;p=ffmpeg diff --git a/libavcodec/cfhd.h b/libavcodec/cfhd.h index a26312404fc..67a0e4c32c5 100644 --- a/libavcodec/cfhd.h +++ b/libavcodec/cfhd.h @@ -84,9 +84,11 @@ typedef struct CFHDContext { int coded_width; int coded_height; + int coded_format; int a_width; int a_height; + int a_format; int bpc; int channel_cnt;