Re: [FFmpeg-devel] [PATCH 01/17] lavu: postpone child_class_next API removal

2021-04-05 Thread Marton Balint
On Mon, 5 Apr 2021, Anton Khirnov wrote: It has only been deprecated a year ago. Considering that this API has limited public usage, I don't think we have to be strict about the 2 years here, so IMHO it is fine to remove it at the bump. Regards, Marton --- libavutil/version.h | 6 +++--

[FFmpeg-devel] [PATCH 01/17] lavu: postpone child_class_next API removal

2021-04-05 Thread Anton Khirnov
It has only been deprecated a year ago. --- libavutil/version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavutil/version.h b/libavutil/version.h index e88e1ad08d..b97e4e5437 100644 --- a/libavutil/version.h +++ b/libavutil/version.h @@ -129,12 +129,12 @@ #ifndef