--- mbcoding.h 2002/04/13 16:30:02 1.4 +++ mbcoding.h 2002/05/01 13:00:02 1.5 @@ -23,8 +23,8 @@ void MBCodingBVOP(const MACROBLOCK * mb, const int16_t qcoeff[6*64], - const int16_t fcode, - const int16_t bcode, + const int32_t fcode, + const int32_t bcode, Bitstream * bs, Statistics * pStat);