.. |
_kiss_fft_guts.h
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
arch.h
|
Moving everything to the same type abstraction (sort of).
|
2008-01-31 14:26:29 +11:00 |
bands.c
|
minor optimisation+tuning of vq search
|
2008-02-12 23:00:18 +11:00 |
bands.h
|
Close to getting CBR working
|
2008-01-17 14:07:55 +11:00 |
bitrdec.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
bitrdec.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
bitree.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
bitree.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
bitrenc.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
bitrenc.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
celt.c
|
Introducing a (very) crude budget for the energy encoder.
|
2008-02-13 11:37:41 +11:00 |
celt.h
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +11:00 |
celt_header.h
|
clean up... oh and actually committed the header definition
|
2008-02-01 09:02:05 +11:00 |
celt_types.h
|
Fixed the default int32 type which was wrong on amd64 (and added testcase).
|
2008-01-31 23:43:10 +11:00 |
cwrs.c
|
Fixed stereo regression introduced in 05686a5d6e
|
2008-02-13 00:08:29 +11:00 |
cwrs.h
|
Moving everything to the same type abstraction (sort of).
|
2008-01-31 14:26:29 +11:00 |
ecintrin.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
entcode.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
entcode.h
|
Moving everything to the same type abstraction (sort of).
|
2008-01-31 14:26:29 +11:00 |
entdec.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
entdec.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
entenc.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
entenc.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
header.c
|
set extra headers to 0, rather than 0xdeadbeef
|
2008-02-13 14:12:51 +11:00 |
kiss_fft.c
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +11:00 |
kiss_fft.h
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
kiss_fftr.c
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
kiss_fftr.h
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
laplace.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
laplace.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
Makefile.am
|
Don't try to install the testcases
|
2008-02-13 14:23:25 +11:00 |
match-test.sh
|
"make check" now actually tried to encode and decode to see if things work
|
2008-01-31 17:34:27 +11:00 |
mdct.c
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
mdct.h
|
Split the radix functions into forward and backward versions, removed the
|
2008-02-08 14:21:20 +11:00 |
mfrngcod.h
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
modes.c
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +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
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +11:00 |
pitch.c
|
Decays corresponding to the psychoacoustic spreading function are now
|
2008-02-11 11:50:20 +11:00 |
pitch.h
|
Decays corresponding to the psychoacoustic spreading function are now
|
2008-02-11 11:50:20 +11:00 |
psy.c
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +11:00 |
psy.h
|
Decays corresponding to the psychoacoustic spreading function are now
|
2008-02-11 11:50:20 +11:00 |
quant_bands.c
|
scales down even further in bit-rate
|
2008-02-13 12:12:16 +11:00 |
quant_bands.h
|
Introducing a (very) crude budget for the energy encoder.
|
2008-02-13 11:37:41 +11:00 |
quant_pitch.c
|
No longer encoding the pitch index if the gain is zero anyway.
|
2008-02-11 16:55:34 +11:00 |
quant_pitch.h
|
No longer encoding the pitch index if the gain is zero anyway.
|
2008-02-11 16:55:34 +11:00 |
rangedec.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
rangeenc.c
|
Moved the content of libentcode into libcelt to reduce dependencies,
|
2008-01-28 22:28:54 +11:00 |
rate.c
|
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
|
2008-02-11 16:44:48 +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 |
testcelt.c
|
scales down even further in bit-rate
|
2008-02-13 12:12:16 +11:00 |
vq.c
|
Introducing a (very) crude budget for the energy encoder.
|
2008-02-13 11:37:41 +11:00 |
vq.h
|
Enabling "plain folding" in case we don't even have enough bits for intra-frame
|
2008-02-11 15:33:53 +11:00 |