[FFmpeg-cvslog] Changelog: update

Michael Niedermayer git at videolan.org
Fri Aug 2 02:10:28 EEST 2024


ffmpeg | branch: release/6.1 | Michael Niedermayer <michael at niedermayer.cc> | Fri Aug  2 00:57:11 2024 +0200| [b1a4534186ca51b0457579fc05a5739eb2cc45cd] | committer: Michael Niedermayer

Changelog: update

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

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

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

diff --git a/Changelog b/Changelog
index e84ce60cdc..1ee8b060f3 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,13 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 6.1.2
+ avcodec/snow: Fix off by 1 error in run_buffer
+ avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
+ swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure.
+ avcodec/pngenc: fix sBIT writing for indexed-color PNGs
+ avcodec/pngdec: use 8-bit sBIT cap for indexed PNGs per spec
+ avcodec/videotoolboxenc: Fix bitrate doesn't work as expected
+ Changelog: update
  avdevice/dshow: Don't skip audio devices if no video device is present
  avcodec/hdrenc: Allocate more space
  avcodec/cfhdenc: Height of 16 is not supported



More information about the ffmpeg-cvslog mailing list