PR #21374 opened by mkver URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21374 Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21374.patch
>From f4a1243481d131fe37ae66aa73eacc4e8eccf666 Mon Sep 17 00:00:00 2001 From: Andreas Rheinhardt <[email protected]> Date: Sun, 4 Jan 2026 20:21:25 +0100 Subject: [PATCH] doc/APIchanges: Fix typo Signed-off-by: Andreas Rheinhardt <[email protected]> --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index 93f0b3bf1c..e68376fc3a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -11,7 +11,7 @@ API changes, most recent first: 2025-12-29 - xxxxxxxxxx - lavu 60.21.100 - iamf.h Add nb_demixing_matrix to AVIAMFLayer -2025-12-xx - xxxxxxxxxx - lavc 62.23.100 - coedc_id.h +2025-12-13 - b8ee68cffe - lavc 62.23.100 - codec_id.h Add AV_CODEC_ID_JPEGXS. 2025-12-xx - xxxxxxxxxx - lavf 62.x.xxx - avformat.h -- 2.49.1 _______________________________________________ ffmpeg-devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
