Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
942fc816d12be9e42025f3b0e473660b4e5e89bf
/
celt
/
quant_bands.h
b08c4ca
Surround: Better LFE handling
by Jean-Marc Valin
· 12 years ago
cf1053d
Implements OPUS_{GET,SET}_LSB_DEPTH
by Jean-Marc Valin
· 12 years ago
cb05e7c
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
by Jean-Marc Valin
· 13 years ago
120800f
Rename '_FOO' to avoid potentional collisions with reserved identifiers.
by Ralph Giles
· 13 years ago
3737862
Using a noise-based PLC for the CELT layer in hybrid mode
by Jean-Marc Valin
· 13 years ago
c374990
renames the libcelt/ directory to celt/
by Jean-Marc Valin
· 13 years ago
[Renamed from libcelt/quant_bands.h]
40f956e
Various minor cleanups (removing dead arguments, macros) to libcelt/. Reinstate -Wunused-parameter.
by Gregory Maxwell
· 13 years ago
71d39ad
Correct many whitespace errors under libcelt/ and remove
by Gregory Maxwell
· 13 years ago
ff5f722
Renamed celt_word* to opus_val*
by Jean-Marc Valin
· 13 years ago
d77d6a5
Renamed celt_[u]int* to opus_[u]int*
by Jean-Marc Valin
· 13 years ago
eda2dee
Taking into account the percentage of packet loss for intra decision
by Jean-Marc Valin
· 14 years ago
9bac8c1
Eliminate the ec_int32 and ec_uint32 typedefs.
by Timothy B. Terriberry
· 14 years ago
3806c1d
Relicensing under the simplified (2-clause) BSD license
by Jean-Marc Valin
· 14 years ago
e3e2c26
Removing more unused function params
by Jean-Marc Valin
· 14 years ago
c39bb8a
Removes unused function parameters
by Jean-Marc Valin
· 14 years ago
76469c6
Prevent busts at low bitrates.
by Timothy B. Terriberry
· 14 years ago
ef2e650
Add coarse energy entropy model tuning.
by Timothy B. Terriberry
· 14 years ago
1b36d6c
Complexity setting now controls two-pass coarse energy quantization
by Jean-Marc Valin
· 14 years ago
bb52881
coarse probability model in static modes too
by Jean-Marc Valin
· 14 years ago
5e7f02d
Moving intra decision to quant_coarse_energy()
by Jean-Marc Valin
· 14 years ago
504fb3c
Using the real spectral means instead of the ones after inter-band prediction
by Jean-Marc Valin
· 14 years ago
bc272de
Code simplifications for log->amplitude conversion
by Jean-Marc Valin
· 14 years ago
617af25
Cleaning up intra_decision()
by Jean-Marc Valin
· 14 years ago
ca6533c
Energy quantization tuning.
by Jean-Marc Valin
· 14 years ago
6bf3b0a
The coarse energy budget is no longer part of the bit-stream.
by Jean-Marc Valin
· 14 years ago
525d7cf
Support for adjusting the end band
by Jean-Marc Valin
· 14 years ago
a011065
Improved quality of small frame sizes at low bitrate.
by Jean-Marc Valin
· 14 years ago
bd0610d
Increasing log energy resolution
by Jean-Marc Valin
· 15 years ago
3a0bc3d
Allowing CELT to skip the low frequencies
by Jean-Marc Valin
· 15 years ago
234969c
Removed the _t from all the celt*_t types to avoid clashing with POSIX
by Jean-Marc Valin
· 15 years ago
8b2ff0d
Updated copyright notices
by Jean-Marc Valin
· 15 years ago
bf2398b
first step for removing the number of channels from the mode
by Jean-Marc Valin
· 15 years ago
7a56741
removing redundant calls to log2()
by Jean-Marc Valin
· 15 years ago
52cb5fb
Adding extra fine bits only when we have rounded down in the allocation
by Jean-Marc Valin
· 15 years ago
24c25a2
Folding, coarse energy, source cleanup
by Jean-Marc Valin
· 15 years ago
3971053
This makes it possible to use the bits left after PVQ for fine energy.
by Jean-Marc Valin
· 15 years ago
888d8ce
VBR support. VBR API and VBR support in celtenc.
by Gregory Maxwell
· 15 years ago
32ec58c
Dynamically selecting intra energy based on energy variations from the previous
by Jean-Marc Valin
· 16 years ago
18a3b79
Add support for intra-coding of the coarse energy.
by Jean-Marc Valin
· 16 years ago
6775de3
Unified allocation of fine energy and pulses.
by Jean-Marc Valin
· 16 years ago
c890b58
Completed the separation of coarse and fine energy quantisation
by Jean-Marc Valin
· 16 years ago
4ce9205
Optimisation: caching the divisions used in the Laplace encoder.
by Jean-Marc Valin
· 17 years ago
5d56183
fixed-point: log-energy for previous frame now a 16-bit value. This currently
by Jean-Marc Valin
· 17 years ago
e901fe3
fixed-point: added a celt_ener_t type for band energy.
by Jean-Marc Valin
· 17 years ago
c9cc6d3
Introducing a (very) crude budget for the energy encoder.
by Jean-Marc Valin
· 17 years ago
98d2a49
No more cheating, everything fully quantised
by Jean-Marc Valin
· 17 years ago
8143be3
energy decoding partially done (cheating a bit)
by Jean-Marc Valin
· 17 years ago
8b0137a
Quantisation of band energies (adding files)
by Jean-Marc Valin
· 17 years ago