ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 17 01:15:04 2024 +0200| [67947f2a1cbfe6ee83dfaf2a068b041d06802320] |
committer: Michael Niedermayer
avcodec/hevc/ps: use unsigned shift
Fixes: left shift of 1 by 31 places cannot be represented in type 'int'
Fixes:
70726/clusterfuzz-test
ffmpeg | branch: master | Michael Niedermayer | Wed
Aug 14 16:34:19 2024 +0200| [7e5410eadb51645e67d91708494c7566771f9015] |
committer: Michael Niedermayer
avformat/iamf_parse: clear padding
Fixes: use of uninitialized value
Fixes:
70929/clusterfuzz-testcase-minimized-ffmpeg_dem_IAMF_fuzzer-5
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 17 01:15:02 2024 +0200| [043875941fcf55fc0d1cdee15ccb84b45e17330c] |
committer: Michael Niedermayer
avcodec/cbs_h265_syntax_template:
Fixes: Assertion width > 0 && width <= 32 failed
Fixes:
71012/clusterfuzz-testcase-minimized-ffmpeg_BSF
ffmpeg | branch: master | Michael Niedermayer | Sat
Aug 17 01:11:50 2024 +0200| [8657eb9c3f4a498389cb8725760d1793c08c57fc] |
committer: Michael Niedermayer
avcodec/avcodec: Warn about data returned from get_buffer*()
Text based on suggestion by: epira...@gmail.com
Signed-off-by: Michael Nieder
ffmpeg | branch: master | Dale Curtis | Fri Aug 2
22:04:46 2024 +| [4230379835780c855818d7141082d9558e3842dc] | committer:
Michael Niedermayer
avformat/mov: Fix nullptr dereference with invalid encryption metadata.
Found by fuzzer.
Bug: https://crbug.com/356720789
Signed-off-by: Dale Cur
ffmpeg | branch: master | Ramiro Polla | Tue Aug 6
12:51:06 2024 +0200| [181cd260dbfb13f479791663d7488f3be222c9a4] | committer:
Ramiro Polla
swscale/aarch64/yuv2rgb: add neon yuv42{0,2}p -> gbrp unscaled colorspace
converters
checkasm --bench on a Raspberry Pi 5 Model B Rev 1.0:
yuv420p_gbrp
ffmpeg | branch: master | Ramiro Polla | Tue Aug 6
12:51:04 2024 +0200| [4545205a26e8e072f7ae97bd5a35f6dcbb11fdc5] | committer:
Ramiro Polla
swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4545205a26e8e072f7ae
ffmpeg | branch: master | Ramiro Polla | Tue Aug 6
12:51:05 2024 +0200| [8744764a4cab5153e14512af702f217a827344ac] | committer:
Ramiro Polla
swscale/x86/yuv2rgb: add ssse3 yuv42{0,2}p -> gbrp unscaled colorspace
converters
Note: this implementation is limited to x86_64 due to general purpose
ffmpeg | branch: master | Ramiro Polla | Tue Aug 6
12:51:03 2024 +0200| [af5adf57e33fd411286ef8b39883a463ee97748e] | committer:
Ramiro Polla
swscale/yuv2rgb: prepare YUV2RGBFUNC macro for multi-planar rgb
This will be used in the upcoming yuv42{0,2}p -> gbrp unscaled
colorspace converters.
T
ffmpeg | branch: master | Ramiro Polla | Tue Aug 6
12:51:02 2024 +0200| [24063e7827b897adca7321ddf9621b0a92d4d532] | committer:
Ramiro Polla
swscale/yuv2rgb: prepare LOADCHROMA/PUTFUNC macros for multi-planar rgb
This will be used in the upcoming yuv42{0,2}p -> gbrp unscaled
colorspace conver
10 matches
Mail list logo