.. |
_kiss_fft_guts.h
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
|
2009-10-17 14:35:13 -04:00 |
arch.h
|
fixed a few trivial bugs: exporting celt_strerror(), changed DB_SCALING to a
|
2009-10-19 19:07:38 -04:00 |
bands.c
|
removing more unused code
|
2009-10-23 22:33:25 -04:00 |
bands.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
c64_fft.c
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
|
2009-10-17 14:35:13 -04:00 |
c64_fft.h
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
|
2009-10-17 14:35:13 -04:00 |
celt.c
|
fixed-point: converted PLC filters and LPC parameters
|
2010-01-01 09:33:17 -05:00 |
celt.h
|
misc minor changes
|
2009-10-24 11:24:34 -04:00 |
celt_header.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
celt_types.h
|
Changed all the celt*int*_t types to remove the _t suffix, which is reserved
|
2009-10-17 14:35:13 -04:00 |
cwrs.c
|
Removing original freq-domain pitch code
|
2009-11-09 13:51:54 +09:00 |
cwrs.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
dump_modes.c
|
Removing original freq-domain pitch code
|
2009-11-09 13:51:54 +09:00 |
ecintrin.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
entcode.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
entcode.h
|
Removing unused code in the entropy coder
|
2009-10-23 21:44:54 -04:00 |
entdec.c
|
misc minor changes
|
2009-10-24 11:24:34 -04:00 |
entdec.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
entenc.c
|
removing more unused code
|
2009-10-23 22:33:25 -04:00 |
entenc.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
fixed_c5x.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
fixed_c6x.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
fixed_debug.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
fixed_generic.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
float_cast.h
|
Preparing for 0.5.0
|
2008-10-09 07:29:39 -04:00 |
header.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
kfft_double.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
kfft_single.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
kfft_single.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
kiss_fft.c
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
kiss_fft.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
kiss_fftr.c
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
kiss_fftr.h
|
License for the kiss-fft headers
|
2009-02-03 23:27:49 -05:00 |
laplace.c
|
Added a SMALL_FOOTPRINT option
|
2009-10-24 11:44:07 -04:00 |
laplace.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
Makefile.am
|
Removing original freq-domain pitch code
|
2009-11-09 13:51:54 +09:00 |
match-test.sh
|
Simplified the folding normalisation by creating renormalise_vector().
|
2008-07-20 23:14:31 -04:00 |
mathops.h
|
celt_ilog2() is only used in fixed-point mode
|
2009-10-31 13:43:43 -04:00 |
mdct.c
|
Renamed MDCT functions to avoid symbol clashes with Vorbis
|
2009-11-21 21:57:44 -05:00 |
mdct.h
|
Renamed MDCT functions to avoid symbol clashes with Vorbis
|
2009-11-21 21:57:44 -05:00 |
mfrngcod.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
mfrngdec.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
mfrngenc.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
modes.c
|
Renamed MDCT functions to avoid symbol clashes with Vorbis
|
2009-11-21 21:57:44 -05:00 |
modes.h
|
Removing original freq-domain pitch code
|
2009-11-09 13:51:54 +09:00 |
os_support.h
|
Use EXPORT macro in a way compatible with win32
|
2008-06-07 13:13:59 +10:00 |
pitch.c
|
Some work on the pitch search weighting filter (still disabled)
|
2009-12-02 07:04:28 -05:00 |
pitch.h
|
Reorganised the pitch code to simplify the PLC case and fixed a buffer overflow
|
2009-11-26 00:39:36 -05:00 |
plc.c
|
fixed-point: converted PLC filters and LPC parameters
|
2010-01-01 09:33:17 -05:00 |
psy.c
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
psy.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
quant_bands.c
|
Fixing (read) array overrun for 1024-sample frames.
|
2009-12-02 20:59:44 -05:00 |
quant_bands.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |
rangedec.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
rangeenc.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
rate.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
rate.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
stack_alloc.h
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
testcelt.c
|
Updated copyright notices
|
2009-10-17 21:40:10 -04:00 |
vq.c
|
Expose the normalized range for reciprocal square roots in fixed-point mode. This allows subsequnt calculations to use the full precision of the result.
|
2009-10-31 13:35:40 -04:00 |
vq.h
|
Removed the _t from all the celt*_t types to avoid clashing with POSIX
|
2009-10-17 22:12:42 -04:00 |