Changelog: update

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer 2025-09-10 09:41:39 -03:00
parent 8def1608e4
commit 8627b7c797

View file

@ -2,6 +2,8 @@ Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
version 7.1.2:
fftools/ffmpeg_demux: ensure the display_rotation option is honored
avcodec/mjpegdec: use ff_frame_new_side_data() to export display matrix
aacdec_usac: use RefStruct to track unfinished extension buffers
avcode: Use av_fast_realloc() in ff_lzf_uncompress()
avcodec/dxv: Check coded_height, to avoid invalid av_clip()