summaryrefslogtreecommitdiff
path: root/libavutil/tx_priv.h
Commit message (Expand)AuthorAge
* lavu/tx: disable debugging information when CONFIG_SMALLLynne2022-02-07
* lavu/tx: refactor assembly codelet definitionLynne2022-02-07
* lavu/tx: avoid using 64-bit enumsLynne2022-01-27
* lavu/tx: rewrite internal code as a tree-based codelet constructorLynne2022-01-26
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* lavu/x86: add FFT assemblyLynne2021-04-24
* checkasm: add av_tx FFT SIMD testing codeLynne2021-04-24
* lavu/tx: add parity revtab generator versionLynne2021-04-24
* lavu/tx: add full-sized iMDCT transform flagLynne2021-04-24
* lavu/tx: refactor power-of-two FFTLynne2021-04-24
* lavu/tx: minor code style improvements and additional commentsLynne2021-04-24
* lavu/tx: invert permutation lookupsLynne2021-02-27
* lavu/tx: support in-place FFT transformsLynne2021-02-21
* lavu: support arbitrary-point FFTs and all even (i)MDCT transformsLynne2021-01-13
* lavu/tx: clip when converting table values to fixed-pointLynne2021-01-09
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* lavu/tx: improve 3-point fixed precisionLynne2020-02-14
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-13
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-02