]> git.sesse.net Git - ffmpeg/commit
avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 6 Mar 2021 17:23:43 +0000 (18:23 +0100)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sun, 7 Mar 2021 14:19:10 +0000 (15:19 +0100)
commit59c0301be9ac3ecb07616d49e946b562746c95a8
treee7198ad843c6b32b3c6d4d6e6ac43f6fe2acfb0e
parentfec3c730e6500b7e4ba6444bb23f83230a4996fa
avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc

They have been deprecated in 61097535cdaa91fea0d62c567b3af02a940f6c2d,
yet this was less than two years ago. Removing them will therefore have
to wait.

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavfilter/buffersink.c
libavfilter/buffersink.h
libavfilter/version.h