aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tx.c
Commit message (Expand)AuthorAgeFilesLines
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-131-2/+18
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-676/+17
* avutil/tx: should check against (*ctx)Ruiling Song2019-05-161-1/+1
* avutil/tx: fix forward compound non-mod-15 based MDCTsLynne2019-05-161-1/+1
* libavutil: add an FFT & MDCT implementationLynne2019-05-151-0/+803