Originally committed to SVN as r115.

This commit is contained in:
Rodrigo Braz Monteiro 2006-02-22 19:50:56 +00:00
parent 0173fe2d47
commit 3d73c9a533

View file

@ -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);