| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/tx: require output argument to match input for inplace transforms | Lynne | 2021-02-26 | 1 | -2/+2 |
* | lavu/tx: support in-place FFT transforms | Lynne | 2021-02-21 | 1 | -1/+13 |
* | lavu/tx: space out enum AVTXType values with newlines | Lynne | 2021-02-21 | 1 | -0/+5 |
* | lavu: support arbitrary-point FFTs and all even (i)MDCT transforms | Lynne | 2021-01-13 | 1 | -2/+3 |
* | lavu/tx: add 2-point FFT transform | Lynne | 2020-03-23 | 1 | -1/+1 |
* | lavu/tx: improve documentation | Lynne | 2020-03-23 | 1 | -2/+13 |
* | lavu/tx: implement 32 bit fixed point FFT and MDCT | Lynne | 2020-02-13 | 1 | -0/+13 |
* | lavu/tx: mention FFT output is not normalized | Lynne | 2020-02-08 | 1 | -1/+1 |
* | lavu/tx: add support for double precision FFT and MDCT | Lynne | 2019-08-02 | 1 | -0/+12 |
* | libavutil: add an FFT & MDCT implementation | Lynne | 2019-05-15 | 1 | -0/+81 |