summaryrefslogtreecommitdiff
path: root/libavutil/tx.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/tx: add 2-point FFT transformLynne2020-03-231-1/+1
* lavu/tx: improve documentationLynne2020-03-231-2/+13
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-131-0/+13
* lavu/tx: mention FFT output is not normalizedLynne2020-02-081-1/+1
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-0/+12
* libavutil: add an FFT & MDCT implementationLynne2019-05-151-0/+81