[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.17.2.6, Wed Sep 10 22:19:00 2003 UTC revision 1.21, Wed Nov 26 01:04:34 2008 UTC
# Line 66  Line 66 
66    
67  /* field test implementations */  /* field test implementations */
68  MBFIELDTEST MBFieldTest_c;  MBFIELDTEST MBFieldTest_c;
69    
70    #if defined(ARCH_IS_IA32) || defined(ARCH_IS_X86_64)
71  MBFIELDTEST MBFieldTest_mmx;  MBFIELDTEST MBFieldTest_mmx;
72    #endif
73    
74  void MBFrameToField(int16_t data[6 * 64]);      /* de-interlace vertical Y blocks */  void MBFrameToField(int16_t data[6 * 64]);      /* de-interlace vertical Y blocks */
75    

Legend:
Removed from v.1.17.2.6  
changed lines
  Added in v.1.21

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