]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/version.h
avfilter/vf_vectorscope: support more formats for color4 mode in common case
[ffmpeg] / libpostproc / version.h
index 59c24660f8388c3c10541fce8169f86d56ab6e87..ed18446c56621ba198f8c7909629e50cd2e542c6 100644 (file)
@@ -42,4 +42,8 @@
 
 #define LIBPOSTPROC_IDENT       "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION)
 
+#ifndef FF_API_QP_TYPE
+#define FF_API_QP_TYPE     (LIBPOSTPROC_VERSION_MAJOR < 55)
+#endif
+
 #endif /* POSTPROC_POSTPROCESS_VERSION_H */