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

Diff of /xvidcore/src/xvid.h

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

revision 1.17.2.7, Sat Nov 2 16:08:14 2002 UTC revision 1.17.2.8, Mon Nov 4 10:53:49 2002 UTC
# Line 225  Line 225 
225  #define XVID_ME_PMVFAST                 0x00080000  #define XVID_ME_PMVFAST                 0x00080000
226  #define XVID_ME_EPZS                    0x00100000  #define XVID_ME_EPZS                    0x00100000
227    
   
228  #define XVID_GREYSCALE                  0x01000000      /* enable greyscale only mode (even for */  #define XVID_GREYSCALE                  0x01000000      /* enable greyscale only mode (even for */
229  #define XVID_GRAYSCALE                  0x01000000  /* color input material chroma is ignored) */  #define XVID_GRAYSCALE                  0x01000000  /* color input material chroma is ignored) */
230    
231  #define XVID_GMC                        0x20000000  #define XVID_GMC                        0x20000000
232    #define XVID_ME_COLOUR                  0x40000000
233    
234  /* Flags for XVID_ENC_FRAME.motion */  /* Flags for XVID_ENC_FRAME.motion */
235  #define PMV_ADVANCEDDIAMOND8    0x00004000  #define PMV_ADVANCEDDIAMOND8    0x00004000
# Line 254  Line 254 
254  #define PMV_USESQUARES8                 0x80000000  #define PMV_USESQUARES8                 0x80000000
255    
256    
257    
258  /*****************************************************************************  /*****************************************************************************
259   * Encoder structures   * Encoder structures
260   ****************************************************************************/   ****************************************************************************/

Legend:
Removed from v.1.17.2.7  
changed lines
  Added in v.1.17.2.8

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