ffmpeg | branch: master | Rémi Denis-Courmont | Wed Jul 31
22:04:45 2024 +0300| [4edfc11a28ed763ba93e7cf8a656bb3e1b425c5d] | committer:
Rémi Denis-Courmont
lavc/h264dsp: R-V V idct4_add8 (all depths)
These are really just wrappers for idct4_add16intra functions, which are in
turn mostly wrappe
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Jul 27
14:30:17 2024 +0300| [210877c5fd30015ea7c6a7fa2f489688ed4b1d64] | committer:
Rémi Denis-Courmont
sws/riscv: depend on RVB and simplify accordingly
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=210877c5fd30015ea7c6a7fa2f48
ffmpeg | branch: master | Nathan E. Egge | Mon Jul 29
19:13:13 2024 +| [ba88e8174a84858858f4575356b377b88506e2f2] | committer:
Rémi Denis-Courmont
lavu: Set default FF_TIMER_UNITS to "ns"
Signed-off-by: Nathan E. Egge
Signed-off-by: Rémi Denis-Courmont
> http://git.videolan.org/gitweb.c
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Jul 27
15:31:55 2024 +0300| [d1326b63479f839bc776c1c250793b9d487818cd] | committer:
Rémi Denis-Courmont
lavu/riscv: drop probing for zba CPU capability
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d1326b63479f839bc776c1c250793b
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Jul 27
14:30:17 2024 +0300| [616fdeaea30c9db2ee2521f56ee7717e4d2f4a0f] | committer:
Rémi Denis-Courmont
lavc/riscv: depend on RVB and simplify accordingly
There is no known (real) hardware with V and without the complete B
extension. B was in
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Jul 27
14:30:17 2024 +0300| [cb31f17ca8f0338c2e00ac956a28a74c4d030a90] | committer:
Rémi Denis-Courmont
lavu/riscv: depend on RVB and simplify accordingly
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb31f17ca8f0338c2e00ac956a2
ffmpeg | branch: master | Rémi Denis-Courmont | Sat Jul 27
14:30:17 2024 +0300| [f30e5bf1f5f4d9473840913937062b4ea8009efb] | committer:
Rémi Denis-Courmont
lavfi/riscv: depend on RVB and simplify accordingly
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f30e5bf1f5f4d9473840913937
ffmpeg | branch: master | Rémi Denis-Courmont | Thu Jul 25
23:24:33 2024 +0300| [e0f9f4d49153df3a0a43f27bb7ffa3ae3a892237] | committer:
Rémi Denis-Courmont
lavu/cpu: deprecate RISC-V F, D and zba CPU flags
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0f9f4d49153df3a0a43f27bb7ff
The branch, master has been updated
via 2317483a44aee7a7a81bae2d4b95335e0b8053c9 (commit)
from 1d05eb4085b0bc4e9a1cdbfbae29c38912b80c73 (commit)
- Log -
commit 2317483a44aee7a7a81bae2d4b95335e0b8053c9
Author: Micha
ffmpeg | branch: master | Michael Niedermayer | Sun
Aug 4 22:00:35 2024 +0200| [3978e81809a3daf278199849f7bbeacbffb9fa09] |
committer: Michael Niedermayer
avformat/img2dec: Clear padding data after EOF
Fixes: use-of-uninitialized-value
Fixes:
70852/clusterfuzz-testcase-minimized-ffmpeg_IO_DE
ffmpeg | branch: master | Kacper Michajłow | Thu Jun 27
02:40:37 2024 +0200| [2b5f000d3f6f9e737e918a5438e6c881f65e70e2] | committer:
Michael Niedermayer
avformat/jpegxl_anim_dec: ensure input padding is zeroed
Fixes use of uninitialized value, reported by MSAN.
Found by OSS-Fuzz.
Signed-off-
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 3 19:45:15 2024 +0200| [79a1cf30d1289f90da682263ba160f6e4a5a7bf1] |
committer: Michael Niedermayer
avformat/wavdec: Check if there are 16 bytes before testing them
Fixes: use-of-uninitialized-value
Fixes:
70839/clusterfuzz-testcase-mini
ffmpeg | branch: master | Kacper Michajłow | Thu Jun 27
02:40:35 2024 +0200| [5dfc0cc84129758b4eab2acdc3e186c3116deacd] | committer:
Michael Niedermayer
avcodec/parser: ensure input padding is zeroed
Fixes use of uninitialized value, reported by MSAN.
Found by OSS-Fuzz.
Signed-off-by: Kacper
ffmpeg | branch: release/4.3 | Michael Niedermayer |
Sat Aug 3 19:45:15 2024 +0200| [d5a411f34f09a73ac732f4494bd02a6f42e97279] |
committer: Michael Niedermayer
avformat/wavdec: Check if there are 16 bytes before testing them
Fixes: use-of-uninitialized-value
Fixes:
70839/clusterfuzz-testcase
ffmpeg | branch: release/4.3 | Michael Niedermayer |
Sun Aug 4 22:00:35 2024 +0200| [d7256bf014f8da3997b3b3b5edc3544204505575] |
committer: Michael Niedermayer
avformat/img2dec: Clear padding data after EOF
Fixes: use-of-uninitialized-value
Fixes:
70852/clusterfuzz-testcase-minimized-ffmpeg_
ffmpeg | branch: release/4.3 | Michael Niedermayer |
Mon Jun 17 13:31:02 2024 +0200| [09f16093e60ce8a666c55b6e5571fe00d8a254cb] |
committer: Michael Niedermayer
avcodec/utils: apply the same alignment to YUV410 as we do to YUV420 for snow
The snow encoder uses block based motion estimation whi
ffmpeg | branch: release/4.3 | Michael Niedermayer |
Wed Jul 31 21:43:39 2024 +0200| [205732d4681dce7acc9ce77f8008a9b2e0b66f1a] |
committer: Michael Niedermayer
avcodec/snow: Fix off by 1 error in run_buffer
Fixes: out of array access
Fixes:
70741/clusterfuzz-testcase-minimized-ffmpeg_AV_CODE
ffmpeg | branch: release/4.3 | Kacper Michajłow | Thu Jun
27 02:40:35 2024 +0200| [64426fd69981bf7cbd8c5fc606d486c0f54bef6f] | committer:
Michael Niedermayer
avcodec/parser: ensure input padding is zeroed
Fixes use of uninitialized value, reported by MSAN.
Found by OSS-Fuzz.
Signed-off-by: K
ffmpeg | branch: release/4.3 | Michael Niedermayer |
Mon Aug 5 23:48:12 2024 +0200| [2ece1f83e41a0f8b88d2d48c5f916a826537cd0c] |
committer: Michael Niedermayer
Changelog: update
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2ece1f83e41a0f8b88
[ffmpeg] [branch: refs/tags/n4.3.8]
Tag:0928cbbe5f285379efe57081a8e50bff5eb47943
> http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=0928cbbe5f285379efe57081a8e50bff5eb47943
Tagger: Michael Niedermayer
Date: Tue Aug 6 00:23:18 2024 +0200
FFmpeg 4.3.8 release
__
The branch, master has been updated
via 320a3444d83eb1cb3899825a7075e041982b9ff6 (commit)
from 2317483a44aee7a7a81bae2d4b95335e0b8053c9 (commit)
- Log -
commit 320a3444d83eb1cb3899825a7075e041982b9ff6
Author: Micha
21 matches
Mail list logo