Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
81a829574b291dcd4c12229814add42076e5facd
/
libcelt
/
modes.c
81a8295
Some work trying to generate the modes on the fly
by Jean-Marc Valin
· 17 years ago
6da36c0
Experimental ld51 mode (needs more work)
by Jean-Marc Valin
· 17 years ago
cb7a2a3
Re-ordered the parameters in the stream: [energy, pitch index, pitch gains]
by Jean-Marc Valin
· 17 years ago
4c6bc88
"make check" now actually tried to encode and decode to see if things work
by Jean-Marc Valin
· 17 years ago
f997ad5
Mode info
by Jean-Marc Valin
· 17 years ago
3cfcd05
Big mode cleanup. Keeping only one mono and one stereo mode
by Jean-Marc Valin
· 17 years ago
b35536a
Enabled pure CBR, though there's still some decoder issues.
by Jean-Marc Valin
· 17 years ago
4fbd18d
Close to getting CBR working
by Jean-Marc Valin
· 17 years ago
f51ca49
Looks like the bit allocation code is mostly working. Just need to actually
by Jean-Marc Valin
· 17 years ago
ec71aee
A bit of tuning and early work on bit allocation
by Jean-Marc Valin
· 17 years ago
a2482ac
Conversion to 18-band split and fixed a few related bugs.
by Jean-Marc Valin
· 17 years ago
43e2248
oops, trying not to overflow the 64-bit max allocation.
by Jean-Marc Valin
· 17 years ago
f8dda66
Tuning of the stereo mode, including conversion to the 18-band split.
by Jean-Marc Valin
· 17 years ago
a4833ff
Stereo decoding working again (fixed a few issues in the encoder at the same
by Jean-Marc Valin
· 17 years ago
fdca84b
Some stereo work (breaks the decoder for now)
by Jean-Marc Valin
· 17 years ago
95c59ea
Updated the 18-band mode (mode0) to use the low-overlap MDCT
by Jean-Marc Valin
· 17 years ago
2875f6b
Now using 8 bands for the pitch gain, with a 128-entry codebook.
by Jean-Marc Valin
· 17 years ago
a5431bf
Allowing reduced overlap MDCTs as an alternative
by Jean-Marc Valin
· 17 years ago
36d78e6
Band energy quantisation info now in the mode directly
by Jean-Marc Valin
· 17 years ago
4a89768
Working on some stability issues (appears to be solved by making the pitch
by Jean-Marc Valin
· 17 years ago
f8db800
Added support for codebooks up to 64 bits.
by Jean-Marc Valin
· 17 years ago
bf94045
Stereo almost works now (still need to fix the pitch estimate and add more
by Jean-Marc Valin
· 17 years ago
ffa1347
Adding stereo support. Doesn't work yet, but at least it doesn't break mono
by Jean-Marc Valin
· 17 years ago
aa5bd61
Another experimental mode with longer frames.
by Jean-Marc Valin
· 17 years ago
6baa8e1
A bit of quality tuning, plus created a higher quality mode
by Jean-Marc Valin
· 17 years ago
96870d9
conversion to modes complete
by Jean-Marc Valin
· 17 years ago
73e51b3
Converting the code to use the modes instead of global arrays.
by Jean-Marc Valin
· 17 years ago
ecb36a3
Adding mode infrastructure (still incomplete)
by Jean-Marc Valin
· 17 years ago