From 000f35125f26d92a80b02d945ef2b3a3e2a11c20 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 21 May 2021 18:32:50 +0200 Subject: lavc: move av_get_[exact_]bits_per_sample() to codec_id.h --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 30203d8ad5..f8d01caa84 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -14,6 +14,10 @@ libavutil: 2021-04-27 API changes, most recent first: +2021-xx-xx - xxxxxxxxxx - lavc 59.1.100 - avcodec.h codec_id.h + Move av_get_bits_per_sample() and av_get_exact_bits_per_sample() + from avcodec.h to codec_id.h. + 2021-xx-xx - xxxxxxxxxx - lavc 59.1.100 - avcodec.h defs.h Add new installed header defs.h. The following definitions are moved into it from avcodec.h: -- cgit v1.2.3