Originally committed to SVN as r115.
This commit is contained in:
parent
0173fe2d47
commit
3d73c9a533
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ void OptionsManager::LoadDefaults() {
|
|||
|
||||
SetBool(_T("Threaded Video"),false);
|
||||
SetInt(_T("Avisynth MemoryMax"),64);
|
||||
SetBool(_T("Allow Ancient Avisynth"),false);
|
||||
SetText(_T("Video resizer"),_T("BilinearResize"));
|
||||
SetInt(_T("Video Check Script Res"), 0);
|
||||
SetInt(_T("Video Default Zoom"), 7);
|
||||
|
|
Loading…
Reference in a new issue