opus/libcelt
2008-01-22 13:16:36 +11:00
..
arch.h Added support for codebooks up to 64 bits. 2007-12-11 14:52:56 +11:00
bands.c Enabled pure CBR, though there's still some decoder issues. 2008-01-17 16:57:18 +11:00
bands.h Close to getting CBR working 2008-01-17 14:07:55 +11:00
celt.c Tweaks for slightly improving the handling of the last byte (still not 2008-01-18 16:28:11 +11:00
celt.h Making the library usable by other projects (install things properly, added 2008-01-22 13:16:36 +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 Making the library usable by other projects (install things properly, added 2008-01-22 13:16:36 +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 Big mode cleanup. Keeping only one mono and one stereo mode 2008-01-18 13:56:08 +11:00
modes.h Big mode cleanup. Keeping only one mono and one stereo mode 2008-01-18 13:56:08 +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
rate.c Close to getting CBR working 2008-01-17 14:07:55 +11:00
rate.h Looks like the bit allocation code is mostly working. Just need to actually 2008-01-17 10:58:38 +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 Big mode cleanup. Keeping only one mono and one stereo mode 2008-01-18 13:56:08 +11:00
vq.c Further simplified the API by passing the rate directly to the 2008-01-17 22:43:05 +11:00
vq.h Comments/cleanup, no code change 2007-12-31 21:27:54 +11:00