Michael Niedermayer
|
a165b53daa
|
avcodec/dirac_dwt_template: Fix integer overflow in vertical_compose53iL0()
Fixes: runtime error: signed integer overflow: 2147483646 + 2 cannot be represented in type 'int'
Fixes: 3013/clusterfuzz-testcase-minimized-4644084197097472
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2017-08-20 21:14:47 +02:00 |
|
Timothy Gu
|
58ded09bd1
|
dirac_dwt: Rename init2 to init
The functions are all private.
|
2016-02-07 09:09:13 -08:00 |
|
Timothy Gu
|
6cdde20beb
|
dirac_dwt: Don't pass information in context as arguments
|
2016-02-07 09:09:13 -08:00 |
|
Kieran Kunhya
|
3f07f12f65
|
diracdec: Template DSP functions adding 10-bit versions
|
2015-12-10 18:25:02 +00:00 |
|