PR #22857 opened by llyyr
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22857
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/22857.patch
This incorrectly lists the libavformat 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 <[email protected]>
>From 9a117b0170de5c47d143e0ae7e51119d01d212da Mon Sep 17 00:00:00 2001
From: llyyr <[email protected]>
Date: Sun, 19 Apr 2026 18:21:11 +0530
Subject: [PATCH] doc/APIchanges: fix date and version in latest entry
This incorrectly lists the libavformat 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 <[email protected]>
---
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
--
2.52.0
_______________________________________________
ffmpeg-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]