]> git.sesse.net Git - ffmpeg/history - libavutil/tx_priv.h
avformat/avio: Add Metacube support
[ffmpeg] / libavutil / tx_priv.h
2021-04-24 Lynnelavu/x86: add FFT assembly
2021-04-24 Lynnecheckasm: add av_tx FFT SIMD testing code
2021-04-24 Lynnelavu/tx: add parity revtab generator version
2021-04-24 Lynnelavu/tx: add full-sized iMDCT transform flag
2021-04-24 Lynnelavu/tx: refactor power-of-two FFT
2021-04-24 Lynnelavu/tx: minor code style improvements and additional...
2021-02-27 Lynnelavu/tx: invert permutation lookups
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
2021-01-13 Lynnelavu: support arbitrary-point FFTs and all even (i...
2021-01-09 Lynnelavu/tx: clip when converting table values to fixed...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2020-02-14 Lynnelavu/tx: improve 3-point fixed precision
2020-02-13 Lynnelavu/tx: implement 32 bit fixed point FFT and MDCT
2019-08-02 Lynnelavu/tx: add support for double precision FFT and MDCT