[FFmpeg-cvslog] tests/checkasm/sw_rgb: increase plane array buffers

2025-01-28 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 28 14:12:44 2025 -0300| [7a16bfa7c92c97dc0e830ba451e89e52d626b3b3] | committer: James Almer tests/checkasm/sw_rgb: increase plane array buffers Fixes stack-buffer-overflow errors running under asan. Reviewed-by: Marvin Scholz Signed-off-by: Jame

[FFmpeg-cvslog] avutil/downmix_info: check for side data allocation success before zeroing it

2025-01-28 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 28 14:49:07 2025 -0300| [a649b2a8313571fcec101143e9479299eb8bc214] | committer: James Almer avutil/downmix_info: check for side data allocation success before zeroing it Fixes coverity #1641638. Marvin Scholz Signed-off-by: James Almer > http:

[FFmpeg-cvslog] avutil/frame: check return value for cropping offsets

2025-01-28 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Tue Jan 21 07:34:01 2025 -0500| [3380c0d27df1e07f009e114da98fb8033c2ce33d] | committer: Leo Izen avutil/frame: check return value for cropping offsets This function can return AVERROR_BUG in theory if something went wrong, but so can the caller, so we should

[FFmpeg-cvslog] avcodec/aarch64/aacencdsp: NEON implementation

2025-01-28 Thread Krzysztof Pyrkosz
ffmpeg | branch: master | Krzysztof Pyrkosz | Fri Jan 24 19:58:26 2025 +0100| [83e4b068d9c49ae8af890c152e9e61320a835681] | committer: Martin Storsjö avcodec/aarch64/aacencdsp: NEON implementation This patch supplies handwritten NEON code for AAC. The benchmarks below were collected by invokin

[FFmpeg-cvslog] avfilter/buffersrc: remove unused variable

2025-01-28 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Jan 28 10:01:17 2025 -0300| [85a327d9d06a26c7743f4b14902b848dab42c44f] | committer: James Almer avfilter/buffersrc: remove unused variable Added by mistake in 7a025e1cb5fe61888a3e71a9b33842add02c8340. Signed-off-by: James Almer > http://git.videola

[FFmpeg-cvslog] configure: Improve the check for the rsync --contimeout option

2025-01-28 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Jan 24 23:32:52 2025 +0200| [3cd4e8470a1ef82223d124523f8219691dfefb60] | committer: Martin Storsjö configure: Improve the check for the rsync --contimeout option Traditionally, macOS has shipped an old version of rsync that lacked support for this

[FFmpeg-cvslog] rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open

2025-01-28 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Thu Jan 23 12:53:10 2025 +0200| [8f4819ce01584e0858fdc312aa8a17c55e350a92] | committer: Martin Storsjö rtmpproto: Avoid rare crashes in the fail: codepath in rtmp_open When running the cleanup in rtmp_close on failures in rtmp_open, we can in rare cas

[FFmpeg-cvslog] avformat/id3v2: add image/webp for WebP attached pictures

2025-01-28 Thread Jan Ekström
ffmpeg | branch: master | Jan Ekström | Sat Jan 25 20:59:25 2025 +0200| [4401e4b6065ea33d422adaa58692c5a4ba0ec2a4] | committer: Jan Ekström avformat/id3v2: add image/webp for WebP attached pictures Found out to have been utilized via a user reporting an attached image not being available in a p