diff options
author | Andreas Rheinhardt <[email protected]> | 2023-09-28 19:57:36 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2023-10-01 02:25:09 +0200 |
commit | 6f7bf64dbca408b700582fb9678f300b14267585 (patch) | |
tree | 8180359c7fd1e808592848b10a0eb2ba609fe4ea /libavcodec/vaapi_encode_h265.c | |
parent | d9464f3e34e444c4e798ec882dab95bafe5179d5 (diff) |
avcodec: Remove DCT, FFT, MDCT and RDFT
They were replaced by TX from libavutil; the tremendous work
to get to this point (both creating TX as well as porting
the users of the components removed in this commit) was
completely performed by Lynne alone.
Removing the subsystems from configure may break some command lines,
because the --disable-fft etc. options are no longer recognized.
Co-authored-by: Lynne <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavcodec/vaapi_encode_h265.c')
0 files changed, 0 insertions, 0 deletions