[svn] / trunk / vfw / src / xvid.h Repository:
ViewVC logotype

Diff of /trunk/vfw/src/xvid.h

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

revision 324, Sun Jul 21 03:49:47 2002 UTC revision 355, Thu Aug 1 12:56:29 2002 UTC
# Line 37  Line 37 
37  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
38  *                        be the same (3.0 ?)  *                        be the same (3.0 ?)
39  *  *
40  *  $Id: xvid.h,v 1.7 2002-07-21 03:46:13 suxen_drol Exp $  *  $Id: xvid.h,v 1.8 2002-08-01 12:56:28 chl Exp $
41  *  *
42  *****************************************************************************/  *****************************************************************************/
43    
# Line 216  Line 216 
216  #define XVID_ME_EPZS                    0x00100000  #define XVID_ME_EPZS                    0x00100000
217    
218    
219    #define XVID_GREYSCALE                  0x01000000      /* enable greyscale only mode (even for */
220    #define XVID_GRAYSCALE                  0x01000000      /* color input material chroma is ignored) */
221    
222    
223  /* Flags for XVID_ENC_FRAME.motion */  /* Flags for XVID_ENC_FRAME.motion */
224  #define PMV_ADVANCEDDIAMOND8    0x00004000  #define PMV_ADVANCEDDIAMOND8    0x00004000
225  #define PMV_ADVANCEDDIAMOND16   0x00008000  #define PMV_ADVANCEDDIAMOND16   0x00008000

Legend:
Removed from v.324  
changed lines
  Added in v.355

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