]> git.sesse.net Git - ffmpeg/history - libavutil/tx.c
avutil/tx: Fix declaration after statement
[ffmpeg] / libavutil / tx.c
2021-02-22 Andreas Rheinhardtavutil/tx: Fix declaration after statement
2021-02-21 Lynnelavu/tx: support in-place FFT transforms
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
2019-05-16 Ruiling Songavutil/tx: should check against (*ctx)
2019-05-16 Lynneavutil/tx: fix forward compound non-mod-15 based MDCTs
2019-05-15 Lynnelibavutil: add an FFT & MDCT implementation