]> git.sesse.net Git - ffmpeg/history - libavutil/tx.c
Changelog: add amv muxer & encoder
[ffmpeg] / libavutil / tx.c
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