[FFmpeg-cvslog] avcodec/vvc/refs: fix negative pps_scaling_win offsets

2025-02-04 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Feb 2 21:25:45 2025 +0100| [33679f5325f5ad82993eb2bda89ef5fe37f2e5da] | committer: Michael Niedermayer avcodec/vvc/refs: fix negative pps_scaling_win offsets The spec seems to allow these to be negative Fixes: left shift of negative value

[FFmpeg-cvslog] doc/ffmpeg: update example command line for IAMF muxing

2025-02-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 4 13:47:28 2025 -0300| [a8595dae0fa32b8a2603de94de4fb2e0cf124509] | committer: James Almer doc/ffmpeg: update example command line for IAMF muxing Missed in 8f6a1a06a692f39abde24e09fecc3de26935657d. Signed-off-by: James Almer > http://git.vide

[FFmpeg-cvslog] avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC

2025-02-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 4 10:30:34 2025 -0300| [873204e6e4173e42e6eb606cd5ea52c5b0e670e2] | committer: James Almer avcodec/nvenc: add compile time check for outputRecoveryPointSEI for HEVC Fixes compilation when using API headers older than 12.0 Reviewed-by: Martin Sto

[FFmpeg-cvslog] avutil/Makefile: fix SKIPHEADERS for AMF

2025-02-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 4 16:34:51 2025 -0300| [84ad9146e2c36ac2a6a0704d107315dc5a5526ed] | committer: James Almer avutil/Makefile: fix SKIPHEADERS for AMF Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84ad9146e2c36ac2a6a0704d1

[FFmpeg-cvslog] avfilter/Makefile: add missing SKIPHEADERS for AMF

2025-02-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 4 16:35:06 2025 -0300| [a750bcb237bca9381c98fc40e83f272177c1fd7b] | committer: James Almer avfilter/Makefile: add missing SKIPHEADERS for AMF Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a750bcb237bca93

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. e99836b Replace broken Web IRC link

2025-02-04 Thread ffmpeg-git
The branch, master has been updated via e99836bf11abbe38c64c08b1cd84ffd61542c207 (commit) from 6d55f3c3723b6a8e6d4498f1ffe5e139b35ef66a (commit) - Log - commit e99836bf11abbe38c64c08b1cd84ffd61542c207 Author: Soft

[FFmpeg-cvslog] avcodec/nvenc: add support for writing mastering metadata SEI messages

2025-02-04 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Feb 4 12:51:31 2025 -0300| [1fbe9deee349cb15bf6c2dc1a352cce200092b9a] | committer: James Almer avcodec/nvenc: add support for writing mastering metadata SEI messages Including Mastering Display and Content Light Level. Requires SDK 13.0, and only sup