ffmpeg/libavcodec/tests
Michael Niedermayer 653f189b4f
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>
2024-06-15 23:32:56 +02:00
..
aarch64
arm
ppc
x86
.gitignore lavc: remove tests/options 2021-03-08 09:29:50 +01:00
avfft.c
avpacket.c avcodec/tests/avpacket: use av_packet_alloc() to allocate packets 2021-03-17 15:06:48 -03:00
cabac.c avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c 2021-02-02 23:53:30 +01:00
celp_math.c
codec_desc.c
dct.c avcodec/tests/dct: Use 64bit in intermediate for error computation 2024-06-15 23:32:56 +02:00
fft-fixed32.c
fft.c
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
imgconvert.c
jpeg2000dwt.c avcodec/tests/jpeg2000dwt: Use 64bit in comparission 2024-06-15 23:32:55 +02:00
mathops.c
mjpegenc_huffman.c
motion.c
mpeg12framerate.c
rangecoder.c avcodec/rangecoder: Move ff_rac_check_termination to tests/rangecoder.c 2021-02-24 08:53:43 +01:00
snowenc.c avcodec/tests/snowenc: Fix 2nd test 2023-04-07 23:40:49 +02:00
utils.c