summaryrefslogtreecommitdiffstats
path: root/video/out/vo.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo.h')
-rw-r--r--video/out/vo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 50fdab6db4..2a0c3ef626 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -152,7 +152,7 @@ struct mp_pass_perf {
uint64_t count;
};
-#define VO_PASS_PERF_MAX 128
+#define VO_PASS_PERF_MAX 64
struct mp_frame_perf {
int count;