.. |
_kiss_fft_guts.h
|
Better use of the arithmetic operators
|
2008-09-16 13:29:37 -04:00 |
arch.h
|
Some bit-allocation tuning
|
2008-09-19 16:49:26 -04:00 |
bands.c
|
The fold bit can now be used by the encoder and decoder (encoder still needs
|
2008-11-07 22:53:13 -05:00 |
bands.h
|
The fold bit can now be used by the encoder and decoder (encoder still needs
|
2008-11-07 22:53:13 -05:00 |
celt.c
|
Fixes a denormalisation issue occuring when multiple packets are lost and the
|
2008-11-27 23:34:15 -05:00 |
celt.h
|
Support for 96kHz.
|
2008-12-02 13:32:11 -05:00 |
celt_header.h
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
celt_types.h
|
manual stack allocator should now work for sizeof(char)!=1
|
2008-03-09 17:18:39 +11:00 |
cwrs.c
|
s/unsigned/celt_uint32_t/
|
2008-10-01 19:41:54 -04:00 |
cwrs.h
|
Change cwrsi() to operate on rows of U instead of columns.
|
2008-09-21 21:37:41 -04:00 |
dump_modes.c
|
fix STATIC_MODES for stereo (with a few fixes by JMV)
|
2008-10-06 07:12:08 -04:00 |
ecintrin.h
|
Trying to clean up celt_ilog2() vs. EC_ILOG a bit.
|
2008-03-27 08:40:45 +11:00 |
entcode.c
|
Removing the 64-bit part of the range coder.
|
2008-10-04 21:10:26 -04:00 |
entcode.h
|
re-enable support for resizable buffers in the range coder
|
2008-10-18 09:11:05 -04:00 |
entdec.c
|
Removing the 64-bit part of the range coder.
|
2008-10-04 21:10:26 -04:00 |
entdec.h
|
Made a second version of ec_{en|de}code optimised for encoding bits (no div
|
2008-03-22 22:58:45 +11:00 |
entenc.c
|
re-enable support for resizable buffers in the range coder
|
2008-10-18 09:11:05 -04:00 |
entenc.h
|
Made a second version of ec_{en|de}code optimised for encoding bits (no div
|
2008-03-22 22:58:45 +11:00 |
fixed_c5x.h
|
Defining IMUL32 for 32x32=>32 int multiplications and using it in the range
|
2008-04-10 13:24:48 +10:00 |
fixed_c6x.h
|
added fixed_c6x.h
|
2008-04-15 21:31:42 +10:00 |
fixed_debug.h
|
Better use of the arithmetic operators
|
2008-09-16 13:29:37 -04:00 |
fixed_generic.h
|
Further simplifications to the forward mdct
|
2008-04-22 09:49:22 +10:00 |
float_cast.h
|
Preparing for 0.5.0
|
2008-10-09 07:29:39 -04:00 |
header.c
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
kfft_double.h
|
fixed TI fft code -- again
|
2008-03-21 22:54:41 +11:00 |
kfft_single.c
|
fixed-point: changed find_spectral_pitch() to use single-precision (16-bit) FFT.
|
2008-03-05 17:20:30 +11:00 |
kfft_single.h
|
fixed an issue (lacking parentheses) in the no-op version of BITREV
|
2008-04-17 07:41:39 +10:00 |
kiss_fft.c
|
Supporting large prime factors in the FFT
|
2008-09-27 22:14:18 -04:00 |
kiss_fft.h
|
fixed-point: changed find_spectral_pitch() to use single-precision (16-bit) FFT.
|
2008-03-05 17:20:30 +11:00 |
kiss_fftr.c
|
Making the real/single FFT easier to replace
|
2008-03-20 22:23:54 +11:00 |
kiss_fftr.h
|
Fixed fixed-point compilation error.
|
2008-08-10 07:35:20 -04:00 |
laplace.c
|
Preventing encoder-decoder mismatch when energy values are too large to be
|
2008-05-27 22:17:13 +10:00 |
laplace.h
|
Preventing encoder-decoder mismatch when energy values are too large to be
|
2008-05-27 22:17:13 +10:00 |
Makefile.am
|
Preparing for 0.5.0
|
2008-10-09 07:29:39 -04:00 |
match-test.sh
|
Simplified the folding normalisation by creating renormalise_vector().
|
2008-07-20 23:14:31 -04:00 |
mathops.h
|
Fixed a bunch of fixed-point overflows on insanely hot signals by changing
|
2008-08-28 23:34:24 -04:00 |
mdct.c
|
Reverted to the old MDCT behaviour of only doing down-scaling in the FFT.
|
2008-04-22 17:08:59 +10:00 |
mdct.h
|
Reverted to the old MDCT behaviour of only doing down-scaling in the FFT.
|
2008-04-22 17:08:59 +10:00 |
mfrngcod.h
|
Trying to be nice with 16-bit chips.
|
2008-02-26 10:28:20 +11:00 |
mfrngdec.c
|
Fixes some issues in the MF range coder on systems were ints are 16 bits.
|
2008-10-19 20:01:34 -04:00 |
mfrngenc.c
|
Fixes some issues in the MF range coder on systems were ints are 16 bits.
|
2008-10-19 20:01:34 -04:00 |
modes.c
|
Support for 96kHz.
|
2008-12-02 13:32:11 -05:00 |
modes.h
|
Preparing for 0.5.0
|
2008-10-09 07:29:39 -04:00 |
os_support.h
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
pgain_table.h
|
oops, pgain_table now has half the number of elements
|
2008-03-05 13:12:16 +11:00 |
pitch.c
|
Tonality estimation code
|
2008-10-15 07:29:58 -04:00 |
pitch.h
|
Tonality estimation code
|
2008-10-15 07:29:58 -04:00 |
psy.c
|
Latest psychoacoustics work -- still highly experimental
|
2008-10-26 22:00:26 -04:00 |
psy.h
|
Latest psychoacoustics work -- still highly experimental
|
2008-10-26 22:00:26 -04:00 |
quant_bands.c
|
Added celt_encoder_ctl() and CELT_SET_COMPLEXITY
|
2008-09-30 07:36:54 -04:00 |
quant_bands.h
|
Unified allocation of fine energy and pulses.
|
2008-08-02 08:14:42 -04:00 |
quant_pitch.c
|
The fold bit can now be used by the encoder and decoder (encoder still needs
|
2008-11-07 22:53:13 -05:00 |
quant_pitch.h
|
pitch gain is now celt_pgain_t
|
2008-02-26 16:19:03 +11:00 |
rangedec.c
|
Fixes some issues in the MF range coder on systems were ints are 16 bits.
|
2008-10-19 20:01:34 -04:00 |
rangeenc.c
|
Fixes some issues in the MF range coder on systems were ints are 16 bits.
|
2008-10-19 20:01:34 -04:00 |
rate.c
|
Disabling the folding sign bit
|
2008-11-06 21:55:41 -05:00 |
rate.h
|
One-at-a-time allocator now uses direct feedback from ec_*_tell().
|
2008-09-11 00:20:08 -04:00 |
stack_alloc.h
|
Making stack push a tiny bit clearer to the compiler -- don't think it really
|
2008-04-21 13:54:41 +10:00 |
testcelt.c
|
Add support for a complexity argument to both testcelt and celtenc.
|
2008-10-08 19:45:55 -04:00 |
vq.c
|
alg_quant() now handles the sign of X[] separately from the quantisation
|
2008-12-04 21:21:41 -05:00 |
vq.h
|
alg_quant() now handles the sign of X[] separately from the quantisation
|
2008-12-04 21:21:41 -05:00 |