--- trunk/xvidcore/src/utils/mbfunctions.h 2002/07/28 02:55:41 346 +++ trunk/xvidcore/src/utils/mbfunctions.h 2002/07/28 13:06:46 347 @@ -97,6 +97,9 @@ /** MBCoding.c **/ +void MBSkip(Bitstream * bs); /* just the bitstream. Since MB is skipped, no info is needed */ + + void MBCoding(const FRAMEINFO * frame, /* <-- the parameter for coding of the bitstream */ MACROBLOCK * pMB, /* <-- Info of the MB to be coded */