mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Originally committed to SVN as r115.
This commit is contained in:
parent
0173fe2d47
commit
3d73c9a533
@ -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…
x
Reference in New Issue
Block a user