[svn] / trunk / xvidcore / vfw / src / config.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/config.h

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

revision 1382, Mon Mar 22 22:36:25 2004 UTC revision 1588, Sat Jan 8 12:28:48 2005 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: config.h,v 1.2 2004-03-22 22:36:25 edgomez Exp $   * $Id: config.h,v 1.5 2005-01-08 12:28:48 syskin Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 93  Line 93 
93          unsigned int greyscale;          unsigned int greyscale;
94          unsigned int chroma_opt;          unsigned int chroma_opt;
95          unsigned int bvop_threshold;          unsigned int bvop_threshold;
96            unsigned int cartoon_mode;
97  } zone_t;  } zone_t;
98    
99    
# Line 116  Line 117 
117          BYTE qmatrix_inter[64];          BYTE qmatrix_inter[64];
118          int lum_masking;          int lum_masking;
119          int interlacing;          int interlacing;
120            int tff;
121          int qpel;          int qpel;
122          int gmc;          int gmc;
123          int reduced_resolution;          int reduced_resolution;
# Line 169  Line 171 
171          /* motion */          /* motion */
172          int motion_search;          int motion_search;
173          int vhq_mode;          int vhq_mode;
174            int vhq_bframe;
175          int chromame;          int chromame;
         int cartoon_mode;  
176          int turbo;          int turbo;
177          int max_key_interval;          int max_key_interval;
178          int frame_drop_ratio;          int frame_drop_ratio;

Legend:
Removed from v.1382  
changed lines
  Added in v.1588

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