[FFmpeg-cvslog] Changelog: update

Michael Niedermayer git at videolan.org
Sat Dec 30 01:44:29 EET 2023


ffmpeg | branch: release/6.1 | Michael Niedermayer <michael at niedermayer.cc> | Fri Dec 29 23:23:24 2023 +0100| [41f32f0bc42490c007920cf7b844f7a84852b201] | committer: Michael Niedermayer

Changelog: update

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=41f32f0bc42490c007920cf7b844f7a84852b201
---

 Changelog | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/Changelog b/Changelog
index 60a5a0a0ed..f0ea8700cd 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,17 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 6.1.1
+- avformat/flacdec: Avoid double AVERRORS
+- avfilter/vf_vidstabdetect: Avoid double AVERRORS
+- avcodec/vaapi_encode: Avoid double AVERRORS
+- avfilter/vf_swaprect: round coordinates down
+- avfilter/vf_swaprect: Use height for vertical variables
+- avfilter/vf_swaprect: assert that rectangles are within memory
+- avfilter/af_alimiter: Check nextpos before use
+- avfilter/f_reverse: Apply PTS compensation only when pts is available
+- avfilter/af_stereowiden: Check length
+- avformat/mov: Fix MSAN issue with stsd_id
+- avcodec/jpegxl_parser: Check get_vlc2()
 - avfilter/vf_weave: Fix odd height handling
 - avfilter/edge_template: Fix small inputs with gaussian_blur()
 - avfilter/vf_gradfun: Do not overread last line



More information about the ffmpeg-cvslog mailing list