ffmpeg/libavcodec/tests
Michael Niedermayer afad059c7b
avcodec/tests/dct: Use 64bit in intermediate for error computation
Fixes: CID1500284 Unintentional integer overflow

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit 161d0aa2a8)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2025-03-11 19:47:47 +01:00
..
aarch64
arm
ppc
x86 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions 2017-06-28 17:27:35 +02:00
.gitignore add missing ignore files 2017-09-10 19:08:33 +02:00
avfft.c
avpacket.c
cabac.c
celp_math.c avcodec/tests/celp_math: Change IsAlmostEqual() to a function 2017-03-24 18:18:57 +01:00
dct.c avcodec/tests/dct: Use 64bit in intermediate for error computation 2025-03-11 19:47:47 +01:00
fft-fixed.c
fft-fixed32.c
fft.c
golomb.c lavc/tests/golomb: Add unit test for set_ue_golomb_long. 2017-06-24 22:17:15 +02:00
htmlsubtitles.c lavc/htmlsubtitles: improve line breaks handling 2017-08-01 15:50:00 +02:00
iirfilter.c
imgconvert.c
jpeg2000dwt.c avcodec/tests/jpeg2000dwt: Use 64bit in comparission 2025-03-11 19:47:46 +01:00
mathops.c
mjpegenc_huffman.c
motion.c
options.c
rangecoder.c avcodec/tests/rangecoder: initialize array to avoid valgrind warning 2019-03-24 10:38:51 +01:00
snowenc.c avcodec/tests/snowenc: Fix 2nd test 2023-06-04 20:18:21 +02:00
utils.c