From 4af27ba4ca218e81359f43dfbec71cdbd716316b Mon Sep 17 00:00:00 2001 From: llyyr Date: Sun, 19 Apr 2026 18:21:11 +0530 Subject: [PATCH] doc/APIchanges: fix date and version in latest entry This incorrectly lists the libavcodec major version as 60 instead of 62. Also fix the date and commit hash while at it Fixes: 7faa6ee2aa01 ("libavformat/matroska: Support smpte 2094-50 metadata") Signed-off-by: llyyr --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index ffa142a078..f1cbbb41b8 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,7 +2,7 @@ The last version increases of all libraries were on 2025-03-28 API changes, most recent first: -2026-04-xx - xxxxxxxxxx - lavc 60.30.100 - packet.h +2026-04-14 - 7faa6ee2aa - lavc 62.30.100 - packet.h Add AV_PKT_DATA_DYNAMIC_HDR_SMPTE_2094_APP5 side data type. 2026-04-09 - 6ba6db4f19 - lavu 60.30.100 - hdr_dynamic_metadata.h frame.h