[svn] / branches / dev-api-4 / xvidcore / vfw / src / config.h Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/vfw/src/config.h

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

revision 1202, Sun Nov 9 20:49:21 2003 UTC revision 1267, Wed Dec 17 15:16:16 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: config.h,v 1.1.2.11 2003-11-09 20:49:21 edgomez Exp $   * $Id: config.h,v 1.1.2.13 2003-12-17 15:16:16 edgomez Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CONFIG_H_  #ifndef _CONFIG_H_
# Line 122  Line 122 
122          int bquant_offset;          int bquant_offset;
123          int packed;          int packed;
124          int closed_gov;          int closed_gov;
125            int display_aspect_ratio;                               /* aspect ratio */
126    
127      /* zones */      /* zones */
128      int num_zones;      int num_zones;
# Line 138  Line 139 
139    
140      /* 2pass2 */      /* 2pass2 */
141          int keyframe_boost;          int keyframe_boost;
142          int kftreshold;          int kfthreshold;
143          int kfreduction;          int kfreduction;
144          int curve_compression_high;          int curve_compression_high;
145          int curve_compression_low;          int curve_compression_low;
# Line 152  Line 153 
153          int chromame;          int chromame;
154          int cartoon_mode;          int cartoon_mode;
155      int max_key_interval;      int max_key_interval;
         int min_key_interval;  
156          int frame_drop_ratio;          int frame_drop_ratio;
157    
158      /* quant */      /* quant */

Legend:
Removed from v.1202  
changed lines
  Added in v.1267

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