[svn] / branches / dev-api-3 / xvidcore / src / utils / mbfunctions.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/utils/mbfunctions.h

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

revision 579, Sat Oct 5 21:37:44 2002 UTC revision 619, 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.579  
changed lines
  Added in v.619

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