avutil: introduce an Immersive Audio Model and Formats API

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2023-11-25 10:56:36 -03:00
parent be8a4f80b9
commit d2af93bbef
5 changed files with 1194 additions and 1 deletions

View File

@@ -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().