[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 259, Sat Jul 6 17:04:57 2002 UTC revision 347, Sun Jul 28 13:06:46 2002 UTC
# Line 97  Line 97 
97    
98  /** MBCoding.c **/  /** MBCoding.c **/
99    
100    void MBSkip(Bitstream * bs);  /* just the bitstream. Since MB is skipped, no info is needed */
101    
102    
103  void MBCoding(const FRAMEINFO * frame,  /* <-- the parameter for coding of the bitstream */  void MBCoding(const FRAMEINFO * frame,  /* <-- the parameter for coding of the bitstream */
104    
105                            MACROBLOCK * pMB,     /* <-- Info of the MB to be coded */                            MACROBLOCK * pMB,     /* <-- Info of the MB to be coded */

Legend:
Removed from v.259  
changed lines
  Added in v.347

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