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

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

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

revision 1.13, Thu Apr 25 06:55:00 2002 UTC revision 1.14, Wed May 1 13:00:02 2002 UTC
# Line 511  Line 511 
511    
512  void MBCodingBVOP(const MACROBLOCK * mb,  void MBCodingBVOP(const MACROBLOCK * mb,
513                                    const int16_t qcoeff[6*64],                                    const int16_t qcoeff[6*64],
514                                    const int16_t fcode,                                    const int32_t fcode,
515                                    const int16_t bcode,                                    const int32_t bcode,
516                                    Bitstream * bs,                                    Bitstream * bs,
517                                    Statistics * pStat)                                    Statistics * pStat)
518  {  {

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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