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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/vo.h b/video/out/vo.h
index 6b832b28e8..a643830e1b 100644
--- a/video/out/vo.h
+++ b/video/out/vo.h
@@ -192,6 +192,7 @@ enum {
};
#define VO_MAX_REQ_FRAMES 10
+#define VO_MAX_SWAPCHAIN_DEPTH 8
struct vo;
struct osd_state;