[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 1077, Sat Jun 28 15:54:16 2003 UTC revision 1097, Mon Jul 28 12:29:07 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.26 2003-06-28 15:50:10 chl Exp $   * $Id: xvid.h,v 1.27.2.29 2003-07-28 12:29:01 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# Line 67  Line 67 
67   * doesnt hurt but not increasing it could cause difficulty for decoders in the   * doesnt hurt but not increasing it could cause difficulty for decoders in the
68   * future   * future
69   */   */
70  #define XVID_BS_VERSION "0013"  #define XVID_BS_VERSION "0016"
71    
72    
73  /*****************************************************************************  /*****************************************************************************
# Line 523  Line 523 
523    
524      /* only valid for vol_flags|=XVID_VOL_REDUCED_ENABLED */      /* only valid for vol_flags|=XVID_VOL_REDUCED_ENABLED */
525      XVID_VOP_REDUCED            = 0x00001000, /* reduced resolution vop */      XVID_VOP_REDUCED            = 0x00001000, /* reduced resolution vop */
526    
527        XVID_VOP_CARTOON                    = 0x00002000, /* use 'cartoon mode' */
528    
529  } xvid_vop_t;  } xvid_vop_t;
530    
531    

Legend:
Removed from v.1077  
changed lines
  Added in v.1097

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