]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/version.h
avcodec: postpone removal of deprecated codec caps
[ffmpeg] / libavcodec / version.h
index de43b6d19bede82a1eb63eca6dd93c0baefdaea1..5df01c01118c51086c59cb23ba1c707c4f480c59 100644 (file)
@@ -58,7 +58,7 @@
 #define FF_API_OPENH264_CABAC      (LIBAVCODEC_VERSION_MAJOR < 59)
 #endif
 #ifndef FF_API_UNUSED_CODEC_CAPS
-#define FF_API_UNUSED_CODEC_CAPS   (LIBAVCODEC_VERSION_MAJOR < 59)
+#define FF_API_UNUSED_CODEC_CAPS   (LIBAVCODEC_VERSION_MAJOR < 60)
 #endif
 #ifndef FF_API_THREAD_SAFE_CALLBACKS
 #define FF_API_THREAD_SAFE_CALLBACKS (LIBAVCODEC_VERSION_MAJOR < 60)