X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fformats.h;h=3a6044971b90653a4679cf9758d2fccf4ce22572;hb=930391e5988abe126d29c5e9b09fab459e0b8936;hp=0520bf42a94c8d81c010edb4ea7c2b18af746565;hpb=4de2b035a736ca8b5b7abbee323327031a50873a;p=ffmpeg diff --git a/libavfilter/formats.h b/libavfilter/formats.h index 0520bf42a94..3a6044971b9 100644 --- a/libavfilter/formats.h +++ b/libavfilter/formats.h @@ -157,10 +157,6 @@ AVFilterChannelLayouts *ff_all_channel_counts(void); av_warn_unused_result AVFilterChannelLayouts *ff_make_format64_list(const int64_t *fmts); -#if LIBAVFILTER_VERSION_MAJOR < 8 -AVFilterChannelLayouts *avfilter_make_format64_list(const int64_t *fmts); -#endif - /** * A helper for query_formats() which sets all links to the same list of channel * layouts/sample rates. If there are no links hooked to this filter, the list