opus/libcelt
2007-12-07 17:58:44 +11:00
..
arch.h Pre-emphasis, plus a few minor tweaks 2007-12-01 00:36:41 +11:00
bands.c Cheating decoder now produces the same result as the encoder 2007-12-07 15:09:58 +11:00
bands.h More decoding work 2007-12-07 14:20:01 +11:00
celt.c Energy is now Laplace-encoded (very poorly for now) 2007-12-07 17:10:14 +11:00
celt.h Nearly working cheating decoder. 2007-12-07 14:59:06 +11:00
cwrs.c Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +11:00
cwrs.h Code for converting back and forth between pulse vectors and the correspondig 2007-12-03 11:51:29 +11:00
fftwrap.c Vector quantisation of the residual (copied from Ghost/ceft) 2007-11-30 17:41:09 +11:00
fftwrap.h Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
Makefile.am Linking with libentcode 2007-12-06 15:18:25 +11:00
mdct.c MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
mdct.h MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
modes.c conversion to modes complete 2007-12-05 21:14:22 +11:00
modes.h minor cleanup 2007-12-06 19:14:20 +11:00
os_support.h MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
pitch.c Some improvements to the pitch period estimation 2007-12-01 01:55:17 +11:00
pitch.h Some improvements to the pitch period estimation 2007-12-01 01:55:17 +11:00
quant_bands.c Actually enabled the probability model 2007-12-07 17:58:44 +11:00
quant_bands.h energy decoding partially done (cheating a bit) 2007-12-07 16:40:39 +11:00
smallft.c Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
smallft.h Added pitch analysis. Doesn't crash, but otherwise untested. 2007-11-30 12:15:49 +11:00
testcelt.c Cheating decoder now produces the same result as the encoder 2007-12-07 15:09:58 +11:00
vq.c Cheating decoder now produces the same result as the encoder 2007-12-07 15:09:58 +11:00
vq.h Nearly working cheating decoder. 2007-12-07 14:59:06 +11:00