aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2023-11-08 10:13:50 -0300
committerJames Almer <jamrial@gmail.com>2023-11-08 10:13:50 -0300
commitb82957a66a725568226db4746aa220375c2fbad1 (patch)
tree08eebaee2cb726a59cd6270709c8500f10cf2343 /doc
parent04e53927ad8d4e12c2d16ce749b906147a5c2070 (diff)
downloadffmpeg-b82957a66a725568226db4746aa220375c2fbad1.tar.gz
avutil: bump minor version after recent commits
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index d4511ce2dd..12383a28d3 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-11-08 - xxxxxxxxxx - lavu 58.32.100 - channel_layout.h
+ Add AV_CH_LAYOUT_7POINT2POINT3 and AV_CHANNEL_LAYOUT_7POINT2POINT3.
+ Add AV_CH_LAYOUT_9POINT1POINT4_BACK and AV_CHANNEL_LAYOUT_9POINT1POINT4_BACK.
+
2023-10-31 - xxxxxxxxxx - lavu 58.31.100 - pixdesc.h
Add AV_PIX_FMT_FLAG_XYZ.