ffmpeg | branch: master | Christopher Degawa | Sun Nov 20
13:07:36 2022 -0600| [96748ac54f998ba6fe22802799c16b4eba8d4ccc] | committer:
James Almer
avcodec/libsvtav1: only set max_buf_sz if both bitrate and rc_buf_sz is set
maximum_buffer_size_ms should only be set if both are specified or if
t
ffmpeg | branch: master | Michael Niedermayer | Fri
Nov 18 21:08:44 2022 +0100| [0871cb9499242cb323c245599f3e7e763806e85b] |
committer: Michael Niedermayer
avcodec/vqcdec: Check for end of input in decode_vectors()
Fixes: Timeout
Fixes:
52695/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_
ffmpeg | branch: master | Michael Niedermayer | Wed
Nov 16 21:53:45 2022 +0100| [6634b6ae5f470bea73d46c606a99b79d21d46c37] |
committer: Michael Niedermayer
avcodec/apac: reset buffer on error
Fixes: repeatly parsing the same data after each 1 byte packet
Fixes: Timeout
Fixes:
51943/clusterfuz
ffmpeg | branch: master | Michael Niedermayer | Tue
Nov 15 23:10:02 2022 +0100| [ba209e3d5142fd31bb6c3e05c5b183118a278afc] |
committer: Michael Niedermayer
swscale/input: Use more unsigned intermediates
Same principle as previous commit, with sufficiently huge rgb2yuv table
values this produce
ffmpeg | branch: master | Jeremy Dorfman | Tue Nov 15
14:30:23 2022 -0500| [ce566281f943227480b5441401e90ee8a843730f] | committer:
Michael Niedermayer
swscale/input: Use unsigned intermediates in rgb64ToUV_c_template
Large rgb2yuv tables and high pixel values cause the intermediate
int32_t of
ffmpeg | branch: master | Wang, Bin | Mon Nov 14 23:20:23
2022 +0800| [459527108ad409c026da93e9f49f4d3006c0f2f9] | committer: Haihao Xiang
libavfilter/x86/vf_convolution: fix sobel swap issue on WIN64
Reviewed by: James Almer
Signed-off-by: Wang, Bin
> http://git.videolan.org/gitweb.cgi/ffmp