summaryrefslogtreecommitdiff
path: root/libavutil/tx_template.c
Commit message (Expand)AuthorAgeFilesLines
* lavu/tx: improve 3-point fixed precisionLynne2020-02-141-5/+18
* lavu/tx: slightly optimize fft15Lynne2020-02-131-2/+2
* lavu/tx: undef the correct macroLynne2020-02-131-1/+1
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-131-82/+57
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-0/+643