Deflicker stuff

This commit is contained in:
SuperrSonic 2014-10-04 01:26:00 -04:00
parent 6836081781
commit e4ed9f098d

View File

@ -1184,6 +1184,7 @@ static void init_video_input(void)
video.force_aspect = g_settings.video.force_aspect;
#ifdef GEKKO
video.viwidth = g_settings.video.viwidth;
video.vfilter = g_settings.video.vfilter;
#endif
video.smooth = g_settings.video.smooth;
video.input_scale = scale;