From 0e15b2b828ded7adac8d68c78ec77b82d81561e4 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 29 Oct 2023 16:18:25 +0100 Subject: [PATCH] doc/APIchanges: Add 6.1 cut point Signed-off-by: Michael Niedermayer --- doc/APIchanges | 2 ++ 1 file changed, 2 insertions(+) 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.