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

Diff of /branches/dev-api-4/xvidcore/vfw/src/codec.c

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

revision 1032, Sat May 17 13:37:49 2003 UTC revision 1041, Thu May 22 22:57:54 2003 UTC
# Line 362  Line 362 
362              pass2.version = XVID_VERSION;              pass2.version = XVID_VERSION;
363          pass2.bitrate = codec->config.bitrate * CONFIG_KBPS;          pass2.bitrate = codec->config.bitrate * CONFIG_KBPS;
364                  pass2.filename = codec->config.stats;                  pass2.filename = codec->config.stats;
365                    pass2.container_frame_overhead = 24;
366    
367          plugins[create.num_plugins].func = xvid_plugin_2pass2;          plugins[create.num_plugins].func = xvid_plugin_2pass2;
368          plugins[create.num_plugins].param = &pass2;          plugins[create.num_plugins].param = &pass2;

Legend:
Removed from v.1032  
changed lines
  Added in v.1041

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