ffmpeg/libavcodec/tests
Andreas Rheinhardt 211619ad7f avcodec: Remove the FFT_FIXED_32 define
Since the removal of the 16-bit FFT said define is unnecessary as
FFT_FIXED_32 is always !FFT_FLOAT. But one wouldn't believe it when
looking at the code.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-08-05 19:46:33 +02:00
..
aarch64 avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
arm avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
ppc avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
x86 avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
.gitignore
avfft.c
avpacket.c
cabac.c
celp_math.c
codec_desc.c
dct.c
fft-fixed32.c avcodec: Remove the FFT_FIXED_32 define 2021-08-05 19:46:33 +02:00
fft.c avcodec: Remove the FFT_FIXED_32 define 2021-08-05 19:46:33 +02:00
golomb.c
h264_levels.c
h265_levels.c
htmlsubtitles.c
iirfilter.c
jpeg2000dwt.c
mathops.c
mjpegenc_huffman.c
motion.c avcodec/avcodec: Don't include cpu.h 2021-07-22 12:59:07 +02:00
mpeg12framerate.c
rangecoder.c
snowenc.c
utils.c