X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=dcac3e91ef3de2cfb73082ea116f3b48d0313acb;hb=90262f3fb4afe4b903888e45cc40e2116cb69683;hp=ebac663e0de7bc82c8ee353666ee7c410c061b67;hpb=0bf3a7361d17d596a5044882098f56817db0e103;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index ebac663e0de..dcac3e91ef3 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -51,7 +51,7 @@ */ #ifndef FF_API_SWS_PARAM_OPTION -#define FF_API_SWS_PARAM_OPTION (LIBAVFILTER_VERSION_MAJOR < 8) +#define FF_API_SWS_PARAM_OPTION (LIBAVFILTER_VERSION_MAJOR < 9) #endif #ifndef FF_API_BUFFERSINK_ALLOC #define FF_API_BUFFERSINK_ALLOC (LIBAVFILTER_VERSION_MAJOR < 9)