Parent Directory
|
Revision Log
|
Patch
revision 1027, Thu May 15 17:53:11 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; |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |