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

Diff of /xvidcore/src/xvid.h

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

revision 1.56, Wed Oct 11 13:55:32 2006 UTC revision 1.58, Wed Nov 1 10:04:29 2006 UTC
# Line 73  Line 73 
73   * 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
74   * future   * future
75   */   */
76  #define XVID_BS_VERSION 45  #define XVID_BS_VERSION 47
77    
78  /*****************************************************************************  /*****************************************************************************
79   * error codes   * error codes
# Line 549  Line 549 
549          /*visualize*/          /*visualize*/
550          int b_visualize;          int b_visualize;
551    
552            /*accuracy 0 very accurate 4 very fast*/
553            int acc;
554    
555  } xvid_plugin_ssim_t;  } xvid_plugin_ssim_t;
556    
557  /*****************************************************************************  /*****************************************************************************

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.58

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