summaryrefslogtreecommitdiffstats
path: root/video/mp_image.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/mp_image.h')
-rw-r--r--video/mp_image.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/video/mp_image.h b/video/mp_image.h
index 8ce0b98edc..d2c7d38f50 100644
--- a/video/mp_image.h
+++ b/video/mp_image.h
@@ -26,6 +26,9 @@
#include "core/mp_msg.h"
#include "csputils.h"
+// Minimum stride alignment in pixels
+#define MP_STRIDE_ALIGNMENT 32
+
//--------- codec's requirements (filled by the codec/vf) ---------
//--- buffer content restrictions: