X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvc1.h;h=5a8a84c4cf7803fa77bc23ff590e9ea11381914f;hb=2b02bc64226ad645e6f97f955bff3fcaf731b25a;hp=0c9032fe5c6cd0f01cc3a66c974efbe0bd769556;hpb=6ca48ad044e690c43985aa380cb474f1a3df7b4e;p=ffmpeg diff --git a/libavcodec/vc1.h b/libavcodec/vc1.h index 0c9032fe5c6..5a8a84c4cf7 100644 --- a/libavcodec/vc1.h +++ b/libavcodec/vc1.h @@ -225,6 +225,7 @@ typedef struct VC1Context{ int profile; ///< 2bits, Profile int frmrtq_postproc; ///< 3bits, int bitrtq_postproc; ///< 5bits, quantized framerate-based postprocessing strength + int max_coded_width, max_coded_height; int fastuvmc; ///< Rounding of qpel vector to hpel ? (not in Simple) int extended_mv; ///< Ext MV in P/B (not in Simple) int dquant; ///< How qscale varies with MBs, 2bits (not in Simple)