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

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

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

revision 61, Sat Mar 23 06:58:56 2002 UTC revision 64, Sun Mar 24 05:47:48 2002 UTC
# Line 23  Line 23 
23   *   *
24   *      History:   *      History:
25   *   *
26     *      24.03.2002      daniel smith <danielsmith@astroboymail.com>
27     *                              added Foxer's new CBR engine
28     *                              - cbr_buffer is being used as reaction delay (quick hack)
29   *      23.03.2002      daniel smith <danielsmith@astroboymail.com>   *      23.03.2002      daniel smith <danielsmith@astroboymail.com>
30   *                              added load defaults button   *                              added load defaults button
31   *                              merged foxer's alternative 2-pass code (2-pass alt tab)   *                              merged foxer's alternative 2-pass code (2-pass alt tab)
# Line 64  Line 67 
67          {"bitrate",                                     &reg.bitrate,                                   900000},          {"bitrate",                                     &reg.bitrate,                                   900000},
68          {"quality",                                     &reg.quality,                                   85},          {"quality",                                     &reg.quality,                                   85},
69          {"quant",                                       &reg.quant,                                             5},          {"quant",                                       &reg.quant,                                             5},
70          {"rc_buffersize",                       &reg.rc_buffersize,                             2048000},          {"rc_buffersize",                       &reg.rc_buffersize,                             16},
71    
72          {"motion_search",                       &reg.motion_search,                             5},          {"motion_search",                       &reg.motion_search,                             5},
73          {"quant_type",                          &reg.quant_type,                                0},          {"quant_type",                          &reg.quant_type,                                0},

Legend:
Removed from v.61  
changed lines
  Added in v.64

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