1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
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
arm
ppc
x86
.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
mpeg12framerate.c
rangecoder.c
snowenc.c
utils.c