summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libopus/celt/fixed_generic.h (unfollow)
Commit message (Expand)Author
2014-07-13Sync to upstream libopusNils Wallménius
2013-12-16Sync libopus to upstream release 1.1Nils Wallménius
2013-08-31Sync opus codec to upstream gitNils Wallménius
2012-10-06opus: cf inline asm for MULT32_32_Q31Nils Wallménius
2012-10-06opus: full precision MULT32_32_Q31 (32*32=64>>31) multiplicationAndree Buschmann
2012-10-01opus: speed up arm asm MULT16_32_Q15Nils Wallménius
2012-09-26opus: improve cf MULT16_32_Q15 by giving the compiler more freedomNils Wallménius
2012-09-25opus: asm MULT16_32_Q15 for arm and cfNils Wallménius
2012-09-20Initial opus codec supportFrederik M J Vestre