lavu/tx: add support for double precision FFT and MDCT
Simply moves and templates the actual transforms to support an additional data type. Unlike the float version, which is equal or better than libfftw3f, double precision output is bit identical with libfftw3.
Showing
libavutil/tx_double.c
0 → 100644
libavutil/tx_float.c
0 → 100644
libavutil/tx_priv.h
0 → 100644
libavutil/tx_template.c
0 → 100644
Please
register
or
sign in
to comment