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

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

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

revision 851, Sat Feb 15 15:22:19 2003 UTC revision 853, Sat Feb 15 18:48:15 2003 UTC
# Line 28  Line 28 
28  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not  *               ToDo ? : when BFRAMES is defined, the API_VERSION should not
29  *                        be the same (3.0 ?)  *                        be the same (3.0 ?)
30  *  *
31  *  $Id: xvid.h,v 1.25 2003-02-15 15:22:17 edgomez Exp $  *  $Id: xvid.h,v 1.26 2003-02-15 18:48:15 edgomez Exp $
32  *  *
33  *****************************************************************************/  *****************************************************************************/
34    
# Line 286  Line 286 
286  #define XVID_ME_PMVFAST                 0x00080000  #define XVID_ME_PMVFAST                 0x00080000
287  #define XVID_ME_EPZS                    0x00100000  #define XVID_ME_EPZS                    0x00100000
288    
289    #define XVID_CHROMAOPT                  0x00200000      /* enable chroma optimization pre-filter */
290    
291  #define XVID_GREYSCALE                  0x01000000      /* enable greyscale only mode (even for */  #define XVID_GREYSCALE                  0x01000000      /* enable greyscale only mode (even for */
292                                                                                          /* color input material chroma is ignored) */                                                                                          /* color input material chroma is ignored) */
293    

Legend:
Removed from v.851  
changed lines
  Added in v.853

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