]> git.sesse.net Git - ffmpeg/history - libavutil/tx.h
avutil/video_enc_params: Check for truncation before creating buffer
[ffmpeg] / libavutil / tx.h
2021-01-13 Lynnelavu: support arbitrary-point FFTs and all even (i...
2020-03-23 Lynnelavu/tx: add 2-point FFT transform
2020-03-23 Lynnelavu/tx: improve documentation
2020-02-13 Lynnelavu/tx: implement 32 bit fixed point FFT and MDCT
2020-02-08 Lynnelavu/tx: mention FFT output is not normalized
2019-08-02 Lynnelavu/tx: add support for double precision FFT and MDCT
2019-05-15 Lynnelibavutil: add an FFT & MDCT implementation