Parent Directory | Revision Log | Patch
revision 102, Fri Apr 5 14:42:37 2002 UTC | revision 103, Fri Apr 5 15:28:17 2002 UTC | |
---|---|---|
# | Line 375 | Line 375 |
375 | frame.hint.rawhints = 0; | frame.hint.rawhints = 0; |
376 | frame.general |= XVID_HINTEDME_GET; | frame.general |= XVID_HINTEDME_GET; |
377 | } | } |
378 | else if (codec->config.mode == DLG_MODE_2PASS_2_EXT || codec->config.mode == DLG_MODE_2PASS_2_INT) | else if (codec->config.hinted_me && (codec->config.mode == DLG_MODE_2PASS_2_EXT || codec->config.mode == DLG_MODE_2PASS_2_INT)) |
379 | { | { |
380 | DWORD read; | DWORD read; |
381 | DWORD blocksize; | DWORD blocksize; |
|
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |