aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2023-10-29 16:18:25 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2023-10-29 16:19:14 +0100
commit0e15b2b828ded7adac8d68c78ec77b82d81561e4 (patch)
treee783d2f17355b33dd19f5ee167273f170dc55323
parent9d3a7d30c46479aa2ab5a756392b67ddd1abe1b3 (diff)
downloadffmpeg-0e15b2b828ded7adac8d68c78ec77b82d81561e4.tar.gz
doc/APIchanges: Add 6.1 cut point
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 9622d6db3b..438a43e057 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,8 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+-------- 8< --------- FFmpeg 6.1 was cut here -------- 8< ---------
+
2023-10-27 - xxxxxxxxxx - lavu 58.28.100 - channel_layout.h
Add AV_CH_LAYOUT_3POINT1POINT2 and AV_CHANNEL_LAYOUT_3POINT1POINT2.
Add AV_CH_LAYOUT_5POINT1POINT2_BACK and AV_CHANNEL_LAYOUT_5POINT1POINT2_BACK.