--- branches/dev-api-3/xvidcore/src/bitstream/mbcoding.h 2002/09/26 00:33:00 542 +++ branches/dev-api-3/xvidcore/src/bitstream/mbcoding.h 2002/09/26 01:54:54 543 @@ -32,7 +32,8 @@ int direction, int coeff); void get_inter_block(Bitstream * bs, - int16_t * block); + int16_t * block, + int direction); void MBCodingBVOP(const MACROBLOCK * mb, @@ -40,7 +41,8 @@ const int32_t fcode, const int32_t bcode, Bitstream * bs, - Statistics * pStat); + Statistics * pStat, + int alternate_scan); static __inline void