ffmpeg | branch: master | Michael Niedermayer | Tue
Jun 18 14:28:17 2019 +0200| [62ad08cef993f7a103b6d3a5498f6fa49190e085] |
committer: Michael Niedermayer
avcodec/bink: Fix integer overflow in unquantize_dct_coeffs()
Fixes: signed integer overflow: -3447 * 2883584 cannot be represented in typ
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Jun 24 23:16:18 2019 +0200| [1889e3166cc5780780d7f40ac2271e5308f32b8e] |
committer: Michael Niedermayer
libavformat/mux: Fix audio_preload
Commit 31f9032b added the audio_preload feature; its goal is to
interleave audio earlier than the rest.
ffmpeg | branch: master | Michael Niedermayer | Tue
Jun 18 14:28:17 2019 +0200| [7a072fbcc4c6f8ddbf37b131c2d141589118abcd] |
committer: Michael Niedermayer
avcodec/binkdsp: Fix integer overflows in idct
Fixes: signed integer overflow: 3784 * 682038 cannot be represented in type
'int'
Fixes:
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 15:53:27 2019 +0200| [2921b45a388a81968d946996bb32e72d7bb5d5b7] |
committer: Michael Niedermayer
avcodec/qdmc: Fix integer overflows in PRNG
Fixes: signed integer overflow: 214013 * 2531011 cannot be represented in type
'int'
Fixes:
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 12:52:30 2019 +0200| [d57f6606ebe166a428d939228d0d6490e3255ae1] |
committer: Michael Niedermayer
avcodec/rv10: Avoid calculating undefined value that is unused
Fixes: shift exponent 64 is too large for 32-bit type 'int'
Fixes:
15253/c
ffmpeg | branch: master | Michael Niedermayer | Thu
Jun 20 19:09:11 2019 +0200| [f30be1ec9856551d96f3876eec5f8b8abf456b81] |
committer: Michael Niedermayer
avcodec/alsdec: Fix invalid shift in multiply()
Fixes: shift exponent -24 is negative
Fixes:
15292/clusterfuzz-testcase-minimized-ffmpeg_
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 16:01:45 2019 +0200| [bfb58bdd7015a6df2d130c92cf284d6a2362f3df] |
committer: Michael Niedermayer
avcodec/bintext: Check font height
Fixes: division by zero
Fixes:
15257/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_BINTEXT_fuzzer-
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 16:17:12 2019 +0200| [507ca66ee41aa8a95b75654163f77af0a99a25b1] |
committer: Michael Niedermayer
avcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overlap_c / vc1_h_s_overlap_c
Fixes: left shift of negative value -13
Fixes:
15260/clus
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 16:12:42 2019 +0200| [2db7a3bc4acdd293ed10b71e55f16a45ca28b629] |
committer: Michael Niedermayer
avcodec/ffwavesynth: Check ts_end - ts_start for overflow
Fixes: signed integer overflow: 2314885530818453536 - -8926099139098304480
cann
ffmpeg | branch: master | Michael Niedermayer | Sun
Jun 16 15:55:55 2019 +0200| [ebccd2f778a861b41ad38a8464ea120d4f16b2d7] |
committer: Michael Niedermayer
avcodec/tta: Fix undefined shift
Fixes: left shift of negative value -4483
Fixes:
15256/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID
ffmpeg | branch: master | Michael Niedermayer | Sat
Jun 15 00:47:06 2019 +0200| [247a1de7f7d9c5628cf188e677d10ce9e12bd2f2] |
committer: Michael Niedermayer
avcodec/videodsp_template: Fix overflow of addition
Fixes: addition of unsigned offset to 0x7f56fc26a9b6 overflowed to
0x7f56fc26a8be*
Fi
ffmpeg | branch: master | Michael Niedermayer | Thu
Jun 20 23:58:47 2019 +0200| [7c6124573eb715d6c6eeb1a472b99e91f9d5] |
committer: Michael Niedermayer
avcodec/4xm: Fix vlc memleak
Fixes: memleak
Fixes:
15297/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_FOURXM_fuzzer-5746203548975104
ffmpeg | branch: master | Michael Niedermayer | Tue
Jun 18 23:55:56 2019 +0200| [d33414d2ad27a5d2193c9ab0948ba7a282c2f910] |
committer: Michael Niedermayer
avcodec/utils: Check bits_per_coded_sample
This avoids the need for each decoder separately having to handle this case
Fixes: shift expon
13 matches
Mail list logo