index
:
delta/opus.git
1.0.1
1.0.x
1.1.1
1.1.2
1.1.x
analysis_fix1
analysis_fix2
burg_optimization
cng_fix
cng_fix2
draft
draft_wip
exp-highpass
exp-neural-silk-enhancement
exp_24k_analysis1
exp_24k_analysis2
exp_24k_analysis3
exp_24k_analysis4
exp_24k_analysis5
exp_analysis
exp_analysis6
exp_analysis7
exp_analysis8
exp_analysis9
exp_bandwidth
exp_bandwidth_fix3
exp_bandwidth_fix4
exp_bitstream
exp_bitstream2
exp_bitstream3
exp_bitstream5
exp_bitstream6
exp_bitstream7
exp_cbr_silk
exp_crc32
exp_delayed_decision
exp_detection
exp_dred_icassp
exp_fec_tune
exp_gain_lock2
exp_gain_lock4
exp_gain_lock5
exp_google_opt1b
exp_google_opt1c
exp_google_opt1e
exp_hardening2
exp_hybrid_lbr1
exp_hybrid_stereo
exp_hybrid_tune
exp_hybrid_tune2
exp_ignore
exp_kelly1
exp_koen4
exp_lbr_tune
exp_lbr_tune1
exp_lbr_tune10
exp_lbr_tune11
exp_lbr_tune12
exp_lbr_tune13
exp_lbr_tune14
exp_lbr_tune2
exp_lbr_tune3
exp_lbr_tune4
exp_lbr_tune5
exp_lbr_tune6
exp_lbr_tune7
exp_lbr_tune8
exp_lbr_tune9
exp_leakage4
exp_leakage7
exp_mips_alt
exp_mips_alt_jun03
exp_mips_opt
exp_neural_fec2
exp_neural_fec2b
exp_neural_fec2c
exp_neural_fec3
exp_neural_fec4
exp_new_classifier1
exp_new_tf2b
exp_overflow2
exp_overflow4
exp_overflow6
exp_plc_hack4
exp_pvq_opt1
exp_ratecontrol1
exp_refactoring
exp_rnn1
exp_rnn3
exp_silk_cbr
exp_silk_cbr2
exp_silk_feature_dump
exp_silk_jm2
exp_spreading_mask1
exp_staging
exp_stereo3
exp_stereo5
exp_stereo6
exp_stereo_vbr1
exp_stereo_vbr3
exp_surround1
exp_temporal
exp_temporal1
exp_theta10
exp_theta11
exp_theta4
exp_theta6
exp_theta7
exp_transient_fold1
exp_ubsan1
exp_warnings1
exp_waveform_matching
exp_waveform_matching2
exp_waveform_matching3
exp_wip
exp_wip4
exp_wip5
exp_wip6
gain_sum
gitlab-ci
gitlab-ci-mr
hybrid_vbr
hybrid_vbr3
ietf-draft
jon_patches
master
merge_attempt
meson
msvc
ne10_patches
neural_fec3
neural_plc
opt_float
silk_LTP_corr_smoothing
silk_lsf_quant_with_hysteresis
silk_pitch_fix
silk_tunings
silk_tunings2
silk_tunings3
silk_tunings4
silk_tunings6
staging
stereo_masking1
surround
update_draft
gitlab.xiph.org: xiph/opus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
celt
/
bands.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a simple masking model to the spreading decision
Jean-Marc Valin
2018-02-13
1
-1
/
+1
*
Replace call of celt_inner_prod_c() (step 1)
Linfeng Zhang
2017-06-06
1
-1
/
+1
*
Fixes unit tests that need arch-specific code
Jean-Marc Valin
2017-05-25
1
-0
/
+3
*
Make it possible to ignore inverted phase stereo for downmix purposes
exp_bitstream7
Jean-Marc Valin
2016-09-01
1
-1
/
+1
*
Making stereo theta decision based on minimizing distortion
Jean-Marc Valin
2016-07-28
1
-1
/
+1
*
Cisco optimization for x86 & fixed point
xiangmingzhu
2014-10-03
1
-7
/
+12
*
Reduces decoder stack usage by only storing one channel of denormalized MDCT
Jean-Marc Valin
2014-01-06
1
-1
/
+1
*
Some cleaning up of the synthesis code.
Jean-Marc Valin
2014-01-05
1
-1
/
+2
*
fixed-point: slight (but free) accuracy improvement in compute_band_energies()
Jean-Marc Valin
2013-12-16
1
-1
/
+1
*
Annotating pointer arguments with OPUS_RESTRICT and const
Jean-Marc Valin
2013-12-10
1
-3
/
+3
*
Moves log2Amp inside denormalise_bands() and get rid of bandE[]
Jean-Marc Valin
2013-06-16
1
-1
/
+1
*
Documentation fixes
Jean-Marc Valin
2013-03-07
1
-5
/
+21
*
Changed denormalize_bands() to only work between "start" and "end"
Jean-Marc Valin
2012-11-07
1
-1
/
+2
*
Merge branch 'exp_analysis7'
Jean-Marc Valin
2012-10-09
1
-0
/
+2
|
\
|
*
Continuous trim calculations, tapset/spread now use new analysis
Jean-Marc Valin
2012-07-13
1
-0
/
+2
*
|
Replace C99 restrict keyword with OPUS_RESTRICT.
Gregory Maxwell
2012-07-18
1
-2
/
+2
|
/
*
s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code"
Jean-Marc Valin
2012-04-20
1
-2
/
+2
*
Eliminates an unused parameter warning in anti_collapse()
Jean-Marc Valin
2012-03-05
1
-1
/
+1
*
All variables named "bank" renamed to "bandE" to avoid problems on SHARC
Jean-Marc Valin
2011-12-02
1
-4
/
+4
*
Rename '_FOO' to avoid potentional collisions with reserved identifiers.
Ralph Giles
2011-12-02
1
-5
/
+5
*
renames the libcelt/ directory to celt/
Jean-Marc Valin
2011-09-13
1
-0
/
+95
*
Moved all SILK source code to the silk/ directory
Jean-Marc Valin
2011-04-28
1
-6
/
+0
*
Loss rate adaptation for the CELT layer
Jean-Marc Valin
2011-04-25
1
-5
/
+5
*
draft update
Jean-Marc Valin
2011-03-31
1
-5
/
+5
*
Build fixes
Jean-Marc Valin
2011-03-23
1
-5
/
+5
*
Making mode switching use the same window as CELT (squared)
Jean-Marc Valin
2011-03-21
1
-5
/
+5
*
CELT update
Jean-Marc Valin
2011-03-18
1
-5
/
+5
*
More project files update
Jean-Marc Valin
2011-03-18
1
-5
/
+5
*
Fixes a few PLC/DTX bugs due to the recent decode API change
Jean-Marc Valin
2011-03-16
1
-5
/
+5
*
Adding constrained VBR mode
Jean-Marc Valin
2011-03-14
1
-5
/
+5
*
Draft update (allocation
Gregory Maxwell
2011-03-14
1
-5
/
+5
*
Disable newly introduced CELT signalling
Jean-Marc Valin
2011-03-11
1
-5
/
+5
*
Nothing to see here
Jean-Marc Valin
2011-03-10
1
-5
/
+5
*
CELT update
Jean-Marc Valin
2011-03-09
1
-18
/
+5
*
Support for glitchles mode switching
Jean-Marc Valin
2011-03-07
1
-5
/
+18
*
SILK/CELT update
Jean-Marc Valin
2011-02-28
1
-5
/
+5
*
preparing the next version
Jean-Marc Valin
2011-02-14
1
-5
/
+5
*
missing files
Jean-Marc Valin
2011-02-14
1
-10
/
+5
*
SILK and CELT updates
Jean-Marc Valin
2011-02-14
1
-5
/
+10
*
Update for in-band FEC
Koen Vos
2011-02-14
1
-5
/
+5
*
draft date
Jean-Marc Valin
2011-02-04
1
-0
/
+6
*
CELT update
Jean-Marc Valin
2011-02-04
1
-6
/
+0
*
Tuning the hybrid bit-rate split
Koen Vos
2011-02-04
1
-24
/
+5
*
Oops, fixed the CELT version
Jean-Marc Valin
2011-02-03
1
-0
/
+25
*
Update Opus range coder due to CELT refactoring.
Timothy B. Terriberry
2011-02-03
1
-6
/
+0
*
CELT update, version numbers
Jean-Marc Valin
2011-02-03
1
-5
/
+5
*
Build fixes
Jean-Marc Valin
2011-02-03
1
-5
/
+5
*
Oops, had inverted some tuning lines
Jean-Marc Valin
2011-02-03
1
-5
/
+5
*
Hybrid mode tuning
Karsten Vandborg Sorensen
2011-02-03
1
-7
/
+5
*
CELT update
Jean-Marc Valin
2011-02-03
1
-5
/
+7
[next]