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

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

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

revision 1.2, Mon Mar 22 22:36:25 2004 UTC revision 1.5, Sat Jan 8 12:28:48 2005 UTC
# 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.1.2  
changed lines
  Added in v.1.5

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