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

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

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

revision 78, Thu Mar 28 20:57:25 2002 UTC revision 82, Fri Mar 29 00:38:29 2002 UTC
# Line 2  Line 2 
2   *   *
3   *  Modifications:   *  Modifications:
4   *   *
5     *  29.03.2002 removed MBFieldToFrame - no longer used (transfers instead)
6   *  26.03.2002 interlacing support   *  26.03.2002 interlacing support
7   *  02.12.2001 motion estimation/compensation split   *  02.12.2001 motion estimation/compensation split
8   *  16.11.2001 const/uint32_t changes to MBMotionEstComp()   *  16.11.2001 const/uint32_t changes to MBMotionEstComp()
# Line 82  Line 83 
83    
84  void MBFrameToField(int16_t data[6*64]);       /* de-interlace vertical Y blocks */  void MBFrameToField(int16_t data[6*64]);       /* de-interlace vertical Y blocks */
85    
 void MBFieldToFrame(int16_t data[6*64]);       /* re-interlace vertical Y blocks */  
   
86    
87  /** MBCoding.c **/  /** MBCoding.c **/
88    

Legend:
Removed from v.78  
changed lines
  Added in v.82

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