summaryrefslogtreecommitdiff
path: root/libavfilter/version_major.h
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-01-11 10:33:48 -0300
committerAnton Khirnov <anton@khirnov.net>2023-02-09 15:35:14 +0100
commit863822bfaf5374fc8c8cabbf171141621c50e037 (patch)
treea12856f5415855f169ff7d0dacccf7ef97ed90d8 /libavfilter/version_major.h
parenta9e77b42e348f6da8f6f2d98e9fbb64fc5addfdc (diff)
downloadffmpeg-863822bfaf5374fc8c8cabbf171141621c50e037.tar.gz
avfilter: remove FF_API_BUFFERSINK_ALLOC
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavfilter/version_major.h')
-rw-r--r--libavfilter/version_major.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavfilter/version_major.h b/libavfilter/version_major.h
index 655e3d119d..5a8bf4eda2 100644
--- a/libavfilter/version_major.h
+++ b/libavfilter/version_major.h
@@ -35,7 +35,6 @@
* the public API and may change, break or disappear at any time.
*/
-#define FF_API_BUFFERSINK_ALLOC (LIBAVFILTER_VERSION_MAJOR < 9)
#define FF_API_PAD_COUNT (LIBAVFILTER_VERSION_MAJOR < 9)
#endif /* AVFILTER_VERSION_MAJOR_H */