.. |
arch.h
|
Added support for codebooks up to 64 bits.
|
2007-12-11 14:52:56 +11:00 |
bands.c
|
early code for bit-rate management
|
2008-01-14 17:39:01 +11:00 |
bands.h
|
Doing stereo mixing adaptively based on amplitude difference.
|
2008-01-11 14:02:07 +11:00 |
celt.c
|
Doing stereo mixing adaptively based on amplitude difference.
|
2008-01-11 14:02:07 +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
|
early code for bit-rate management
|
2008-01-14 17:39:01 +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
|
Looks like the bit allocation code is mostly working. Just need to actually
|
2008-01-17 10:58:38 +11:00 |
modes.h
|
Looks like the bit allocation code is mostly working. Just need to actually
|
2008-01-17 10:58:38 +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
|
Looks like the bit allocation code is mostly working. Just need to actually
|
2008-01-17 10:58:38 +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
|
A bit of tuning and early work on bit allocation
|
2008-01-12 23:38:01 +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 |