[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.11, Sat Feb 15 15:22:18 2003 UTC revision 1.11.2.3, Mon Jun 9 01:17:45 2003 UTC
# Line 46  Line 46 
46  static __inline void  static __inline void
47  MBSkip(Bitstream * bs)  MBSkip(Bitstream * bs)
48  {  {
49          BitstreamPutBit(bs, 1); // not coded          BitstreamPutBit(bs, 1); /* not coded */
50  }  }
51    
52    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.11.2.3

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