[FFmpeg-cvslog] [ffmpeg-web] branch master updated. fa782f7 web/security: Add some CVE numbers from 2005 to 2010

2025-03-01 Thread ffmpeg-git
The branch, master has been updated via fa782f7959a28ce823205d3cf24c512c1fbcc3b0 (commit) from 95909b6d5bf931a9fe27f45e53b942d8c8e12bcd (commit) - Log - commit fa782f7959a28ce823205d3cf24c512c1fbcc3b0 Author: Micha

[FFmpeg-cvslog] swscale/aarch64: Refactor hscale_16_to_15__fs_4

2025-03-01 Thread Krzysztof Pyrkosz
ffmpeg | branch: master | Krzysztof Pyrkosz | Sat Mar 1 13:59:00 2025 +0100| [38929b824bcc4b3307af3e0711c5c03b823a83e3] | committer: Martin Storsjö swscale/aarch64: Refactor hscale_16_to_15__fs_4 This patch removes the use of stack for temporary state and replaces interleaved ld4 loads with l

[FFmpeg-cvslog] libswscale/arm/swscale_unscaled: Fix function prototype

2025-03-01 Thread Adam Lackorzynski
ffmpeg | branch: master | Adam Lackorzynski | Mon Feb 24 22:07:53 2025 +0100| [76b18100177843f443276e02a9592bbae9cd09c8] | committer: Martin Storsjö libswscale/arm/swscale_unscaled: Fix function prototype Constify dstStrice argument of rgbx_to_nv12_neon_16_wrapper to be compatible with other f

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 95909b6 web/security: Add more missing CVE#

2025-03-01 Thread ffmpeg-git
The branch, master has been updated via 95909b6d5bf931a9fe27f45e53b942d8c8e12bcd (commit) from 66ff52e790b6bb71187c99c46a965f9eb00038b0 (commit) - Log - commit 95909b6d5bf931a9fe27f45e53b942d8c8e12bcd Author: Micha

[FFmpeg-cvslog] avcodec/aarch64/ac3dsp_neon.S: Optimize ac3_sum_square_butterfly_int32_neon

2025-03-01 Thread Krzysztof Pyrkosz
ffmpeg | branch: master | Krzysztof Pyrkosz | Fri Feb 28 22:21:50 2025 +0100| [e8d4c559871ef93fc94a8efb8144f1738eba4c62] | committer: Martin Storsjö avcodec/aarch64/ac3dsp_neon.S: Optimize ac3_sum_square_butterfly_int32_neon Instead of calculating a^2, b^2, (a+b)^2 and (a-b)^2, calculate only

[FFmpeg-cvslog] pixfmt: add AV_PIX_FMT_GRAY32

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Wed Jan 22 00:17:11 2025 +0900| [300b82c3eada64643a5d1ed2ffec5dde5849ba5e] | committer: Lynne pixfmt: add AV_PIX_FMT_GRAY32 This is a useful format for high-precision intermediates. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=300b82c3eada64643a

[FFmpeg-cvslog] vulkan: add support for AV_PIX_FMT_GRAY32

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Wed Jan 22 00:17:12 2025 +0900| [629e8a2425ff2490207053c1e90ed649c3e6463c] | committer: Lynne vulkan: add support for AV_PIX_FMT_GRAY32 > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=629e8a2425ff2490207053c1e90ed649c3e6463c --- libavutil/hwcontex

[FFmpeg-cvslog] ffbuild: Avoid using the --preprocessor argument to windres

2025-03-01 Thread Martin Storsjö
ffmpeg | branch: release/3.4 | Martin Storsjö | Sat May 15 00:42:38 2021 +0300| [4767a711c131ee405876044bdc42b4c2254d] | committer: Leo Izen ffbuild: Avoid using the --preprocessor argument to windres Instead use --preprocessor-arg; in binutils 2.36, the --preprocessor flag was changed so

[FFmpeg-cvslog] avformat/iamf_parse: add checks to parameter definition durations

2025-03-01 Thread James Almer
ffmpeg | branch: release/7.0 | James Almer | Wed Dec 11 23:27:00 2024 -0300| [5a8055a58ac7db8bd8837b44ab8e5c02adfb623c] | committer: James Almer avformat/iamf_parse: add checks to parameter definition durations Section 3.6.1 of the IAMF spec states "When constant_subblock_duration is equal to

[FFmpeg-cvslog] lavu: bump minor and add APIChanges entry for new GRAY32 pixfmts

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Mar 1 13:25:29 2025 +0100| [0245e9382c748eba91645b65a377c4c9c4a44849] | committer: Lynne lavu: bump minor and add APIChanges entry for new GRAY32 pixfmts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0245e9382c748eba91645b65a377c4c9c4a44849 -

[FFmpeg-cvslog] fate-sws-pixdesc-query: update ref for new pixfmts

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Mar 1 20:12:54 2025 +0100| [ded677235927abb2c8cf4faebcf5b164ec39b6f8] | committer: Lynne fate-sws-pixdesc-query: update ref for new pixfmts > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ded677235927abb2c8cf4faebcf5b164ec39b6f8 --- tests/ref

[FFmpeg-cvslog] APIChanges: add entries for new planar GBR and float gray pixfmts

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Mar 1 13:21:15 2025 +0100| [a73760da537ccbdbdb4d67725222bcf1dfcc2723] | committer: Lynne APIChanges: add entries for new planar GBR and float gray pixfmts Was not done when the patches were pushed. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] fate-imgutils: update reference for new pixel formats

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Mar 1 20:08:50 2025 +0100| [e41b45509b7fb5dbddc225a559945f027738e1a2] | committer: Lynne fate-imgutils: update reference for new pixel formats > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e41b45509b7fb5dbddc225a559945f027738e1a2 --- tests/

[FFmpeg-cvslog] APIChanges: add entry for new AMD AMF pixfmt

2025-03-01 Thread Lynne
ffmpeg | branch: master | Lynne | Sat Mar 1 13:24:28 2025 +0100| [0ef678f5c50658cb43791e62f910186e302b3a27] | committer: Lynne APIChanges: add entry for new AMD AMF pixfmt > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ef678f5c50658cb43791e62f910186e302b3a27 --- doc/APIchanges