aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-11-25 11:26:24 -0300
committerJames Almer <jamrial@gmail.com>2023-12-18 15:19:30 -0300
commit12eac2363774d8b844ba8a3f82f8dff065d5c84e (patch)
tree1b33ab86c40dd1f260fe064ba04d2ec6a0877a02 /doc/APIchanges
parented670b9b98966180de1d56f3ca27e7584d77df50 (diff)
downloadffmpeg-12eac2363774d8b844ba8a3f82f8dff065d5c84e.tar.gz
avcodec/packet: add IAMF Parameters side data types
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 4c45c4bbbc..a3e4ebbccd 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-12-18 - 74279227dd2 - lavc 60.36.100 - packet.h
+ Add AV_PKT_DATA_IAMF_MIX_GAIN_PARAM, AV_PKT_DATA_IAMF_DEMIXING_INFO_PARAM
+ and AV_PKT_DATA_IAMF_RECON_GAIN_INFO_PARAM.
+
2023-12-18 - xxxxxxxxxxx - lavc 60.19.100 - avformat.h
Add AVStreamGroup struct.
Add AVFormatContext.stream_groups and AVFormatContext.nb_stream_groups