[svn] / branches / dev-api-3 / xvidcore / src / xvid.h Repository:
ViewVC logotype

Diff of /branches/dev-api-3/xvidcore/src/xvid.h

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

revision 847, Thu Feb 13 17:31:35 2003 UTC revision 848, Sat Feb 15 05:57: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.17.2.29 2003-02-12 12:16:50 syskin Exp $  *  $Id: xvid.h,v 1.17.2.30 2003-02-15 05:57:15 suxen_drol 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.847  
changed lines
  Added in v.848

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