vo: average more vsync samples

Improves averaging on high refresh rate displays.
This commit is contained in:
Kacper Michajłow 2023-10-08 18:31:28 +02:00 committed by Dudemanguy
parent f27767f59e
commit 8c7c878255
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ static double vsync_stddef(struct vo *vo, double ref_vsync)
return sqrt(jitter / in->num_vsync_samples);
}
#define MAX_VSYNC_SAMPLES 200
#define MAX_VSYNC_SAMPLES 1000
// Check if we should switch to measured average display FPS if it seems
// "better" then the system-reported one. (Note that small differences are