1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/tests/.gitignore
Lynne 151b41c8cc
fft: remove 16-bit FFT and MDCT code
No longer used by anything.
Unfortunately the old FFT_FLOAT/FFT_FIXED_32 is left as-is. It's
simply too much work for code meant to be all removed anyway.
2021-01-14 01:44:21 +01:00

24 lines
244 B
Plaintext

/avfft
/avpacket
/cabac
/celp_math
/codec_desc
/dct
/fft
/fft-fixed32
/golomb
/h264_levels
/h265_levels
/htmlsubtitles
/iirfilter
/imgconvert
/jpeg2000dwt
/mathops
/mjpegenc_huffman
/motion
/mpeg12framerate
/options
/rangecoder
/snowenc
/utils