summaryrefslogtreecommitdiff
path: root/libavfilter/formats.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2021-03-06 19:06:56 +0100
committerJames Almer <jamrial@gmail.com>2021-04-27 10:43:11 -0300
commit930391e5988abe126d29c5e9b09fab459e0b8936 (patch)
treea42c9e880100922ba3af43d18e9da18ba2634916 /libavfilter/formats.h
parent4de2b035a736ca8b5b7abbee323327031a50873a (diff)
avfilter/formats: Remove avfilter_make_format64_list()
The API it is part of has been made private long ago (see commit b74a1da49db5ebed51aceae6cacc2329288a92c1). Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavfilter/formats.h')
-rw-r--r--libavfilter/formats.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavfilter/formats.h b/libavfilter/formats.h
index 0520bf42a9..3a6044971b 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