It seems we do not have a named identifier for the maximum planes of pixel 
formats

Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
---
 libavutil/pixfmt.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/libavutil/pixfmt.h b/libavutil/pixfmt.h
index 9c87571f49e..67422f02d02 100644
--- a/libavutil/pixfmt.h
+++ b/libavutil/pixfmt.h
@@ -32,6 +32,8 @@
 #define AVPALETTE_SIZE 1024
 #define AVPALETTE_COUNT 256
 
+#define AV_PIX_MAX_PLANES 4
+
 /**
  * Pixel format.
  *
-- 
2.17.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to