[FFmpeg-devel] [PATCH 02/13] avcodec/fft_template: Avoid useless function
Lynne
dev at lynne.ee
Fri Jan 29 10:18:17 EET 2021
Jan 29, 2021, 06:22 by andreas.rheinhardt at gmail.com:
> ff_init_ff_cos_tabs is only used for the floating point FFT and only
> if hardcoded tables are disabled.
>
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavcodec/fft.h | 16 ++++++++--------
> libavcodec/fft_template.c | 10 ++++------
> 2 files changed, 12 insertions(+), 14 deletions(-)
>
LGTM
More information about the ffmpeg-devel
mailing list