]> git.sesse.net Git - ffmpeg/history - libavutil/tx_priv.h
lavu/tx: minor code style improvements and additional comments
[ffmpeg] / libavutil / tx_priv.h
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