aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-10-26 12:21:31 -0300
committerJames Almer <jamrial@gmail.com>2024-12-13 16:35:47 -0300
commit6eb4bf04e9214a7714448cacd43472279b236718 (patch)
tree709c49111ebcf3a0273a70f6e70e176e1bb63130 /doc/APIchanges
parenteb79c316c7b205f45e7003e91f77c253818e6685 (diff)
downloadffmpeg-6eb4bf04e9214a7714448cacd43472279b236718.tar.gz
avutil/channel_layout: add a 9.1.6 layout
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 b9af3de933..3a75b803a9 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-12-13 - xxxxxxxxxx - lavu 59.50.100 - channel_layout.h
+ Add AV_CH_LAYOUT_9POINT1POINT6 and AV_CHANNEL_LAYOUT_9POINT1POINT6.
+
2024-12-05 - xxxxxxxxxx - lavu 59.49.100 - csp.h
Add av_csp_itu_eotf() and av_csp_itu_eotf_inv().