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
/
celt_encoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoids incrementing uninitialized values
Jean-Marc Valin
2022-07-05
1
-4
/
+10
*
fix equivalent bitrate calculation for <20ms frame sizes
Hector Martin
2020-05-25
1
-1
/
+1
*
Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes
Jean-Marc Valin
2018-10-16
1
-1
/
+1
*
Work around VS2015 internal compiler error
staging
Mark Harris
2018-07-28
1
-3
/
+3
*
Silence compiler warnings
Mark Harris
2018-07-21
1
-1
/
+1
*
Fix DISABLE_FLOAT_API unused parameter warning
Mark Harris
2018-05-28
1
-0
/
+2
*
Oops, fix NaN test
Jean-Marc Valin
2018-05-17
1
-1
/
+1
*
Aborting on NaN in CELT
Jean-Marc Valin
2018-05-15
1
-0
/
+9
*
Disabling weak transients and 5ms resolution on voiced frames
Jean-Marc Valin
2018-02-15
1
-2
/
+2
*
Add a simple masking model to the spreading decision
Jean-Marc Valin
2018-02-13
1
-3
/
+41
*
Making sure importance[] is initialized even when we don't use dynalloc
Jean-Marc Valin
2018-02-13
1
-0
/
+3
*
oops
Jean-Marc Valin
2018-02-13
1
-1
/
+1
*
Improve TF analysis RDO to take into account how important each band is
Jean-Marc Valin
2018-02-13
1
-19
/
+34
*
Scaling back the pitch filter when most of the energy is above 3.2 kHz
Jean-Marc Valin
2018-01-26
1
-3
/
+6
*
Fix unnecessary assignment.
Roman Kalashnikov
2017-10-30
1
-1
/
+1
*
Replace call of celt_inner_prod_c() (step 1)
Linfeng Zhang
2017-06-06
1
-3
/
+3
*
Recalibrate VBR to hit target bitrate on average
Jean-Marc Valin
2017-06-02
1
-2
/
+2
*
Update dynalloc VBR calibration
Jean-Marc Valin
2017-06-02
1
-1
/
+1
*
Adding leakage modelling to boost bands
exp_leakage7
Jean-Marc Valin
2017-06-01
1
-6
/
+18
*
Let CBR use more bits for dynalloc
Jean-Marc Valin
2017-06-01
1
-3
/
+3
*
Fixes a double->float conversion warning
Jean-Marc Valin
2017-05-24
1
-1
/
+1
*
Fixes some fixed-point 16-bit int overflows
v1.2-beta
Jean-Marc Valin
2017-05-24
1
-1
/
+1
*
Reducing trim at low bitrate
Jean-Marc Valin
2017-05-24
1
-2
/
+10
*
Fix compiler warnings
Mark Harris
2017-02-26
1
-1
/
+1
*
Removes OPUS_FRAMESIZE_VARIABLE
Jean-Marc Valin
2016-11-04
1
-12
/
+4
*
Don't use hybrid "weak transients" on vowels
Jean-Marc Valin
2016-10-29
1
-4
/
+8
*
Define "weak transients" for low bitrate hybrid
Jean-Marc Valin
2016-10-28
1
-3
/
+19
*
Fixes an unstable energy issue for low-bitrate hybrid
Jean-Marc Valin
2016-10-27
1
-4
/
+23
*
Make it possible to ignore inverted phase stereo for downmix purposes
exp_bitstream7
Jean-Marc Valin
2016-09-01
1
-2
/
+22
*
Making stereo theta decision based on minimizing distortion
Jean-Marc Valin
2016-07-28
1
-1
/
+1
*
Fixes a shift<0 issue in transient_analysis()
Jean-Marc Valin
2016-07-24
1
-2
/
+2
*
Adds some smoothing to the energy quantization
exp_lbr_tune
Jean-Marc Valin
2016-07-19
1
-2
/
+26
*
Retuning the tf_analysis() lambda
Jean-Marc Valin
2016-07-19
1
-9
/
+1
*
Fixes equiv_rate for CBR
Jean-Marc Valin
2016-07-19
1
-2
/
+3
*
Minor TF cleanup (tf_sum was useless), plus comments
Jean-Marc Valin
2016-07-19
1
-7
/
+2
*
Use SPREAD_AGGRESSIVE on non-transient hybrid frames
Jean-Marc Valin
2016-07-19
1
-1
/
+9
*
Don't use too much temporal resolution on hybrid frames at low rate
Jean-Marc Valin
2016-07-19
1
-0
/
+7
*
Disable patch_transient_decision() on hybrid since it's causing artifacts
Jean-Marc Valin
2016-07-19
1
-1
/
+1
*
Boosting the high-band bitrate on transients for hybrid mode
Jean-Marc Valin
2016-07-17
1
-1
/
+4
*
Quality: Increase CELT rate for voiced frames in hybrid mode
Jean-Marc Valin
2016-07-17
1
-0
/
+11
*
Using "hybrid" flag instead of "start!=0"
Jean-Marc Valin
2016-07-15
1
-5
/
+5
*
Quality: Makes real CELT VBR work for hybrid too
Jean-Marc Valin
2016-07-15
1
-8
/
+30
*
Quality: Forces trim to 5 on hybrid mode
Jean-Marc Valin
2016-07-15
1
-2
/
+5
*
Quality: removes VBR attenuation at low bitrate
Jean-Marc Valin
2016-07-15
1
-14
/
+4
*
Fixes minor code quality issues in CELT
Jean-Marc Valin
2016-06-20
1
-2
/
+2
*
Fixes an overflow in the constrained VBR code for bitrate>64000
Jean-Marc Valin
2016-06-17
1
-3
/
+6
*
Fixes patch_transient_decision() for hybrid mode
Jean-Marc Valin
2015-12-23
1
-11
/
+11
*
Fixes the transient detector on silence
Jean-Marc Valin
2015-12-04
1
-2
/
+2
*
armv7(float): Optimize decode usecase using NE10 library
Viswanath Puttagunta
2015-10-07
1
-1
/
+2
*
armv7(float): Optimize encode usecase using NE10 library
Viswanath Puttagunta
2015-10-07
1
-5
/
+8
[next]