[cvs] / xvidcore / src / utils / mbfunctions.h Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/mbfunctions.h

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

revision 1.10.2.2, Sat Oct 5 21:33:02 2002 UTC revision 1.10.2.3, Sat Nov 2 15:52:31 2002 UTC
# Line 188  Line 188 
188  void MBSkip(Bitstream * bs);  /* just the bitstream. Since MB is skipped, no info is needed */  void MBSkip(Bitstream * bs);  /* just the bitstream. Since MB is skipped, no info is needed */
189    
190    
191  void MBCoding(const FRAMEINFO * frame,  /* <-- the parameter for coding of the bitstream */  void MBCoding(const FRAMEINFO * const frame,    /* <-- the parameter for coding of the bitstream */
192    
193                            MACROBLOCK * pMB,     /* <-- Info of the MB to be coded */                            MACROBLOCK * pMB,     /* <-- Info of the MB to be coded */
194    

Legend:
Removed from v.1.10.2.2  
changed lines
  Added in v.1.10.2.3

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