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

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

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

revision 1921, Fri Dec 24 13:49:58 2010 UTC revision 1922, Mon Dec 27 16:11:05 2010 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., 675 Mass Ave, Cambridge, MA 02139, USA.   *      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
21   *   *
22   * $Id: config.c,v 1.44 2010-12-22 16:52:12 Isibaar Exp $   * $Id: config.c,v 1.45 2010-12-27 16:11:05 Isibaar Exp $
23   *   *
24   *************************************************************************/   *************************************************************************/
25    
# Line 253  Line 253 
253          {"vhq_bframe",                          &reg.quality_user.vhq_bframe,                           0},          {"vhq_bframe",                          &reg.quality_user.vhq_bframe,                           0},
254          {"chromame",                            &reg.quality_user.chromame,                                     1},          {"chromame",                            &reg.quality_user.chromame,                                     1},
255          {"turbo",                                       &reg.quality_user.turbo,                                                0},          {"turbo",                                       &reg.quality_user.turbo,                                                0},
256          {"max_key_interval",            &reg.quality_user.max_key_interval,                     250},          {"max_key_interval",            &reg.quality_user.max_key_interval,                     300},
257          {"frame_drop_ratio",            &reg.quality_user.frame_drop_ratio,                     0},          {"frame_drop_ratio",            &reg.quality_user.frame_drop_ratio,                     0},
258    
259          /* quant */          /* quant */

Legend:
Removed from v.1921  
changed lines
  Added in v.1922

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