This is an automated email from the git hooks/post-receive script. Git pushed a commit to branch release/9.0 in repository ffmpeg.
commit bf1b838f2ab88b4f8fd83443325c782ea0e0f7fa Author: Michael Niedermayer <[email protected]> AuthorDate: Wed Aug 12 05:24:31 2026 +0200 Commit: Michael Niedermayer <[email protected]> CommitDate: Wed Aug 12 05:24:31 2026 +0200 Changelog: update Signed-off-by: Michael Niedermayer <[email protected]> --- Changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog b/Changelog index 08e66e7502..c85c2f9255 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 9.0.1: + Bump for 9.0.1 + avcodec/lcldec: clear what the multithread chunks leave undecoded + avformat/mlv: end the LJ92 packet where its data ends + avformat/mpegts: reject a max_packet_size below one TS payload + avformat/mpegts: keep the PES payload within max_packet_size + avfilter/spectrumsynth: negotiate one pixel format for both inputs + avfilter/afir: bound the crossfades by the samples of the input frame + Update for 9.0.1 + avformat/webp_anim_dec: use ffio_read_size for ICCP and EXIF chunk avformat/webp_anim_dec: use ffio_read_size for ICCP and EXIF chunks avformat/rtpenc_av1: do not narrow the OBU size to (long) avformat/rtpenc_av1: Check num_lebs _______________________________________________ ffmpeg-cvslog mailing list -- [email protected] To unsubscribe send an email to [email protected]
