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

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

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

revision 977, Tue Apr 8 14:01:35 2003 UTC revision 993, Sun Apr 27 14:21:35 2003 UTC
# Line 19  Line 19 
19   *  along with this program; if not, write to the Free Software   *  along with this program; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: xvid.h,v 1.27.2.15 2003-04-08 14:00:20 suxen_drol Exp $   * $Id: xvid.h,v 1.27.2.16 2003-04-27 14:21:35 chl Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 486  Line 486 
486      XVID_VOP_HALFPEL            = 0x00000004, /* use halfpel interpolation */      XVID_VOP_HALFPEL            = 0x00000004, /* use halfpel interpolation */
487      XVID_VOP_INTER4V            = 0x00000008,      XVID_VOP_INTER4V            = 0x00000008,
488    
489        XVID_VOP_TRELLISQUANT       = 0x00000010, /* use trellis based R-D "optimal" quantization */
490    
491      XVID_VOP_CHROMAOPT          = 0x00000020, /* enable chroma optimization pre-filter */      XVID_VOP_CHROMAOPT          = 0x00000020, /* enable chroma optimization pre-filter */
492      XVID_VOP_GREYSCALE          = 0x00000040, /* enable greyscale only mode (even for      XVID_VOP_GREYSCALE          = 0x00000040, /* enable greyscale only mode (even for
493                                                color input material chroma is ignored) */                                                color input material chroma is ignored) */

Legend:
Removed from v.977  
changed lines
  Added in v.993

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