summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libopus/celt/mdct.c (follow)
Commit message (Expand)AuthorAge
* Sync to upstream libopusNils Wallménius2014-07-13
* Sync opus codec to upstream gitNils Wallménius2013-08-31
* opus: don't rely on stride being 1<<shiftNils Wallménius2012-10-16
* opus: use two pointers for mdct pre and post rotationAndree Buschmann2012-10-16
* opus: replace copy loops with calls to memcpyAndree Buschmann2012-10-07
* opus: allocate mdct f2 buffer in iramAndree Buschmann2012-10-01
* opus: put frequently used mdct buffer on the real stack which is in iramNils Wallménius2012-09-26
* opus: #if 0 out some unused codeNils Wallménius2012-09-24
* Initial opus codec supportFrederik M J Vestre2012-09-20