22 Commits (ee736ff80ed967999645147c974cd1941d5e6a21)

Author SHA1 Message Date
Lynne ef8fd7bc3c
lavu/tx: add DCT-I and DST-I transforms 1 year ago
Lynne 11e22730e1
lavu/tx: add real to real and real to imaginary RDFT transforms 1 year ago
Lynne 504b7bec1a
lavu/tx: add DCT-II implementation 2 years ago
Lynne 93c30bd6f0
lavu/tx: clarify stride for RDFT transforms 2 years ago
Lynne d4e39cae2e
lavu/tx: drop requirement of input == output for in-place transforms 2 years ago
Andreas Rheinhardt d75c4cc7c1 avutil/tx: Fix documentation of av_tx_uninit() 3 years ago
Lynne af94ab7c7c
lavu/tx: add an RDFT implementation 3 years ago
Lynne ef4bd81615
lavu/tx: rewrite internal code as a tree-based codelet constructor 3 years ago
Lynne c14976be04
lavu/tx: improve documentation for existing transforms 3 years ago
Lynne 0072a42388
lavu/tx: add full-sized iMDCT transform flag 4 years ago
Lynne aa6c757d50
lavu/tx: add unaligned flag to the API 4 years ago
Lynne aa910a7ecd
lavu/tx: minor code style improvements and additional comments 4 years ago
Lynne 10341743d2
lavu/tx: require output argument to match input for inplace transforms 4 years ago
Lynne 5ca40d6d94
lavu/tx: support in-place FFT transforms 4 years ago
Lynne aa34e99f88
lavu/tx: space out enum AVTXType values with newlines 4 years ago
Lynne 06a8596825
lavu: support arbitrary-point FFTs and all even (i)MDCT transforms 4 years ago
Lynne 2465fe1302 lavu/tx: add 2-point FFT transform 5 years ago
Lynne 9f494d1397 lavu/tx: improve documentation 5 years ago
Lynne e8f054b095 lavu/tx: implement 32 bit fixed point FFT and MDCT 5 years ago
Lynne d500eff3cc lavu/tx: mention FFT output is not normalized 5 years ago
Lynne 42e2319ba9 lavu/tx: add support for double precision FFT and MDCT 5 years ago
Lynne b79b29ddb1 libavutil: add an FFT & MDCT implementation 6 years ago