From f46e514491172d15bd74b4abb1814cd2f05a763e Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Fri, 21 Nov 2025 00:07:39 +0100 Subject: [PATCH] Changelog: update Signed-off-by: Michael Niedermayer --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index 0d216e7782..baf2071723 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 7.1.3: + avutil/common: cast GET_BYTE/GET_16BIT returned value + avfilter/vf_drawtext: fix call GET_UTF8 with invalid argument + avfilter/vf_drawtext: fix incorrect text length + avformat/avformat: also clear FFFormatContext packet queue when closing a muxer avfilter/vf_drawtext: Account for bbox text seperator avcodec/mediacodecdec_common: Check that the input to mediacodec_wrap_sw_audio_buffer() contains channel * sample_size avcodec/utvideodec: Set B for the width= 1 case in restore_median_planar_il()