summaryrefslogtreecommitdiffstats
path: root/video/decode/lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/decode/lavc.h')
-rw-r--r--video/decode/lavc.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/video/decode/lavc.h b/video/decode/lavc.h
index dfce9c3bfd..4df92e40a6 100644
--- a/video/decode/lavc.h
+++ b/video/decode/lavc.h
@@ -16,8 +16,7 @@
// This number might require adjustment depending on whatever the player does;
// for example, if vo_opengl increases the number of reference surfaces for
// interpolation, this value has to be increased too.
-// This value does not yet include HWDEC_DELAY_QUEUE_COUNT.
-#define HWDEC_EXTRA_SURFACES 4
+#define HWDEC_EXTRA_SURFACES 6
struct mpv_global;