From 7c9763070d9026197cb75909165545d7b8f330cf Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 21 May 2021 18:58:23 +0200 Subject: lavc: move av_get_profile_name() from avcodec.h to codec.h --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index ed37ee19a4..55171311ed 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,6 +14,9 @@ libavutil: 2021-04-27 API changes, most recent first: +2021-xx-xx - xxxxxxxxxx - lavc 59.1.100 - avcodec.h codec.h + Move av_get_profile_name() from avcodec.h to codec.h. + 2021-xx-xx - xxxxxxxxxx - lavc 59.1.100 - avcodec.h codec_par.h Move av_get_audio_frame_duration2() from avcodec.h to codec_par.h. -- cgit v1.2.3