[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 1730, Wed Oct 11 13:55:32 2006 UTC revision 1750, Wed Nov 1 10:04:29 2006 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.56 2006-10-11 13:55:32 Skal Exp $   * $Id: xvid.h,v 1.58 2006-11-01 10:04:29 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25    
# 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.1730  
changed lines
  Added in v.1750

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