aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-11-25 10:56:36 -0300
committerJames Almer <jamrial@gmail.com>2023-12-18 15:07:11 -0300
commitd2af93bbefcce7aae1f891023699bf976b8d0c18 (patch)
tree71f25c8206fac7f1e862739fb5383473830ca786 /doc/APIchanges
parentbe8a4f80b97222d99b4262c9230ca8a1db28973a (diff)
downloadffmpeg-d2af93bbefcce7aae1f891023699bf976b8d0c18.tar.gz
avutil: introduce an Immersive Audio Model and Formats API
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 2b0326165e..563f67e488 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-12-18 - xxxxxxxxxxx - lavu 58.35.100 - iamf.h
+ Add a new API to support Immersive Audio Model and Formats.
+
2023-12-xx - xxxxxxxxxxx - lavu 58.33.100 - imgutils.h
Add av_image_fill_color().