Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/celt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-02-08Split the radix functions into forward and backward versions, removed theJean-Marc Valin
"inverse" flag from the state so it can be shared between the forward and inverse transforms.
2008-02-08Real FFT cleanup, plus some testcasesJean-Marc Valin