[cvs] / xvidcore / src / bitstream / mbcoding.h Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/mbcoding.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4, Sat Apr 13 16:30:02 2002 UTC revision 1.5, Wed May 1 13:00:02 2002 UTC
# Line 23  Line 23 
23    
24  void MBCodingBVOP(const MACROBLOCK * mb,  void MBCodingBVOP(const MACROBLOCK * mb,
25                                    const int16_t qcoeff[6*64],                                    const int16_t qcoeff[6*64],
26                                    const int16_t fcode,                                    const int32_t fcode,
27                                    const int16_t bcode,                                    const int32_t bcode,
28                                    Bitstream * bs,                                    Bitstream * bs,
29                                    Statistics * pStat);                                    Statistics * pStat);
30    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4