X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=5df01c01118c51086c59cb23ba1c707c4f480c59;hb=cb9dbc60db1847fcb594684b92334da54ea8757e;hp=de43b6d19bede82a1eb63eca6dd93c0baefdaea1;hpb=90262f3fb4afe4b903888e45cc40e2116cb69683;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index de43b6d19be..5df01c01118 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -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)