[FFmpeg-cvslog] Changelog: update

James Almer git at videolan.org
Fri Feb 28 21:28:36 EET 2025


ffmpeg | branch: release/7.0 | James Almer <jamrial at gmail.com> | Fri Feb 28 16:15:56 2025 -0300| [cacdb41ef22b0fe38348dfc0846a14f1eb7ca6fb] | committer: James Almer

Changelog: update

Signed-off-by: James Almer <jamrial at gmail.com>

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

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

diff --git a/Changelog b/Changelog
index 2fd8477a18..f88d35aafe 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,15 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 7.0.3:
+ doc/t2h: Support texinfo 7.1 and 7.2 pretest
+ avformat/iamf_parse: ensure there's at most one of each parameter types in audio elements
+ avformat/iamf_parse: add missing constrains for num_parameters in audio_element_oub()
+ avformat/iamf_parse: add missing av_free() call on failure path
+ avformat/iamf_writer: ensure the stream groups are not empty
+ avformat/iamf_writer: fix setting num_samples_per_frame for OPUS
+ avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition
+ avformat/iamf_parse: add checks to parameter definition durations
+ avformat/iamfdec: don't set individual streams as dependent
  avformat/iff: Check that we have a stream in read_dst_frame()
  avformat/mlvdec: fix size checks
  avformat/wavdec: Fix overflow of intermediate in block_align check



More information about the ffmpeg-cvslog mailing list