Michael Niedermayer
|
266ecedc75
|
avcodec/wavpack: Fix runtime error: signed integer overflow: 1886191616 + 277872640 cannot be represented in type 'int'
Fixes: 2181/clusterfuzz-testcase-minimized-6314784322486272
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit c996374d4d)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
|
2017-06-16 01:05:30 +02:00 |
|
Michael Niedermayer
|
b7c19aee6c
|
avcodec/wavpack: Add () to protect the arguments of UPDATE_WEIGHT_CLIP()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-02-18 01:49:35 +01:00 |
|
Paul B Mahol
|
be3d8073ed
|
avcodec/wavpack: increase WV_MAX_SAMPLES
This is maximal number of samples per frame that current wavpack
can create.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2014-08-29 10:37:49 +00:00 |
|
Michael Niedermayer
|
28bf111503
|
avcodec/wavpack: fix () in macros
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-06-18 03:13:36 +02:00 |
|
Carl Eugen Hoyos
|
b970f85564
|
Fix make checkheaders for wavpackenc.h
|
2013-08-31 13:34:46 +02:00 |
|
Paul B Mahol
|
93f4277714
|
WavPack encoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
2013-08-14 14:04:05 +00:00 |
|