summaryrefslogtreecommitdiff
path: root/libavutil/tx.h
Commit message (Expand)AuthorAge
* lavu/tx: require output argument to match input for inplace transformsLynne2021-02-26
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* lavu/tx: space out enum AVTXType values with newlinesLynne2021-02-21
* lavu: support arbitrary-point FFTs and all even (i)MDCT transformsLynne2021-01-13
* lavu/tx: add 2-point FFT transformLynne2020-03-23
* lavu/tx: improve documentationLynne2020-03-23
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-13
* lavu/tx: mention FFT output is not normalizedLynne2020-02-08
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-02
* libavutil: add an FFT & MDCT implementationLynne2019-05-15