opus/libcelt
2008-01-10 17:02:36 +11:00
..
arch.h Added support for codebooks up to 64 bits. 2007-12-11 14:52:56 +11:00
bands.c Some stereo work (breaks the decoder for now) 2008-01-09 10:44:18 +11:00
bands.h Some stereo work (breaks the decoder for now) 2008-01-09 10:44:18 +11:00
celt.c Stereo decoding working again (fixed a few issues in the encoder at the same 2008-01-10 15:34:00 +11:00
celt.h Band energy quantisation info now in the mode directly 2007-12-13 14:59:30 +11:00
cwrs.c Updated pulse coding to simpler (slightly faster) code included with 2008-01-01 07:18:06 +11:00
cwrs.h Added support for codebooks up to 64 bits. 2007-12-11 14:52:56 +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 Now using 8 bands for the pitch gain, with a 128-entry codebook. 2008-01-05 13:32:32 +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 Tuning of the stereo mode, including conversion to the 18-band split. 2008-01-10 17:02:36 +11:00
modes.h Allowing reduced overlap MDCTs as an alternative 2008-01-03 20:53:01 +11:00
os_support.h MDCT analysis-synthesis (untested) 2007-11-30 01:10:42 +11:00
pgain_table.h Oops, forgot to add the VQ table! 2008-01-08 11:29:37 +11:00
pitch.c Fixed stereo version of the pitch estimator 2007-12-10 17:57:19 +11:00
pitch.h Fixed stereo version of the pitch estimator 2007-12-10 17:57:19 +11:00
psy.c Pseudo-masking curve for the MDCT 2008-01-07 13:36:01 +11:00
psy.h Pseudo-masking curve for the MDCT 2008-01-07 13:36:01 +11:00
quant_bands.c Stereo decoding working again (fixed a few issues in the encoder at the same 2008-01-10 15:34:00 +11:00
quant_bands.h No more cheating, everything fully quantised 2007-12-07 22:46:47 +11:00
quant_pitch.c Now using 8 bands for the pitch gain, with a 128-entry codebook. 2008-01-05 13:32:32 +11:00
quant_pitch.h No more cheating, everything fully quantised 2007-12-07 22:46:47 +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 Propagating perceptual weighting around (not used yet). 2007-12-14 13:47:04 +11:00
vq.c Stereo decoding working again (fixed a few issues in the encoder at the same 2008-01-10 15:34:00 +11:00
vq.h Comments/cleanup, no code change 2007-12-31 21:27:54 +11:00