[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 1017, Wed May 14 11:44:29 2003 UTC revision 1028, Fri May 16 17:15:26 2003 UTC
# Line 348  Line 348 
348          case RC_MODE_2PASS1 :          case RC_MODE_2PASS1 :
349          memset(&pass1, 0, sizeof(pass1));          memset(&pass1, 0, sizeof(pass1));
350              pass1.version = XVID_VERSION;              pass1.version = XVID_VERSION;
351            pass1.filename = codec->config.stats;
352    
353          plugins[create.num_plugins].func = xvid_plugin_2pass1;          plugins[create.num_plugins].func = xvid_plugin_2pass1;
354          plugins[create.num_plugins].param = &pass1;          plugins[create.num_plugins].param = &pass1;

Legend:
Removed from v.1017  
changed lines
  Added in v.1028

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