From 492e6e68dcd5406b8cab46341d951442efb8a7e7 Mon Sep 17 00:00:00 2001 From: James Almer Date: Thu, 9 Apr 2026 17:21:28 -0300 Subject: [PATCH] doc/APIchanges: fix date and version in the latest entry Signed-off-by: James Almer --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index d1a469d9b0..c57321cc39 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-03-xx - xxxxxxxxxx - lavu 60.26.100 - hdr_dynamic_metadata.h +2026-04-09 - 6ba6db4f19 - lavu 60.30.100 - hdr_dynamic_metadata.h frame.h Add AVDynamicHDRSmpte2094App5 struct and functions. Add AV_FRAME_DATA_DYNAMIC_HDR_SMPTE_2094_APP5 side data type.