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_decoder.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Using saturating round to fix some wrap-arounds
Jean-Marc Valin
2022-07-22
1
-4
/
+4
*
Fix NORM_ALIASING_HACK
Jean-Marc Valin
2022-07-15
1
-5
/
+4
*
Improve background noise estimation for CELT DTX
Jean-Marc Valin
2022-06-26
1
-21
/
+19
*
Fix celt decoder assertion when using OPUS_CUSTOM
Niclas Olmenius
2020-04-13
1
-1
/
+7
*
Renaming compute_allocation to clt_compute_allocation() to avoid symbol clashes
Jean-Marc Valin
2018-10-16
1
-1
/
+1
*
Adding decoder state validation
Jean-Marc Valin
2018-03-27
1
-8
/
+41
*
Enable RFC 8251 changes by default
Jean-Marc Valin
2017-10-29
1
-1
/
+1
*
Fixes CELT PLC
Jean-Marc Valin
2017-10-06
1
-14
/
+13
*
Revise celt_fir_c() to not pass in argument "mem"
Linfeng Zhang
2017-01-17
1
-6
/
+7
*
Make it possible to ignore inverted phase stereo for downmix purposes
exp_bitstream7
Jean-Marc Valin
2016-09-01
1
-1
/
+28
*
Apply deemphasis to both channels in the same loop for the simple case
Jean-Marc Valin
2016-08-14
1
-0
/
+38
*
Reducing dependencies in deemphasis()
Jean-Marc Valin
2016-08-12
1
-2
/
+2
*
Making stereo theta decision based on minimizing distortion
Jean-Marc Valin
2016-07-28
1
-1
/
+1
*
Move PLC LPC bandwidth expansion before the FIR to avoid overflows in celt_fir()
Jean-Marc Valin
2016-07-25
1
-17
/
+17
*
Tighter bound in filter control in PLC
Jean-Marc Valin
2016-07-24
1
-2
/
+2
*
More headroom in PLC code
Jean-Marc Valin
2016-07-24
1
-2
/
+2
*
Saturate MDCT output post-TDAC rather than pre-
Jean-Marc Valin
2016-07-24
1
-0
/
+6
*
PLC overflow fix
Jean-Marc Valin
2016-07-22
1
-0
/
+4
*
Prevent overflows in PLC celt_iir()
Jean-Marc Valin
2016-07-22
1
-1
/
+17
*
getting rid of a PLC overflow (I think)
Jean-Marc Valin
2016-07-22
1
-2
/
+2
*
Reduce risk of overflowing in mono downsampling
Jean-Marc Valin
2016-07-22
1
-1
/
+1
*
Turn on CELT's PLC only if there are >=2 packets received consecutively.
Felicia Lim
2016-04-15
1
-3
/
+7
*
Make the CELT background noise estimator adapt more quickly on DTX update
Jean-Marc Valin
2015-12-04
1
-1
/
+9
*
Always use the max of the decaying PLC energy and the background noise
Jean-Marc Valin
2015-12-04
1
-16
/
+9
*
armv7(float): Optimize decode usecase using NE10 library
Viswanath Puttagunta
2015-10-07
1
-8
/
+10
*
Reorganize x86 SSE intrinsics code.
Jonathan Lennox
2015-09-01
1
-3
/
+3
*
Cisco optimization for x86 & fixed point
xiangmingzhu
2014-10-03
1
-5
/
+5
*
Using SSAT in SIG2WORD16() on ARMv6
Jean-Marc Valin
2014-01-22
1
-11
/
+0
*
Fixes SMALL_FOOTPRINT for float
Jean-Marc Valin
2014-01-07
1
-4
/
+7
*
Don't allocate pulses on the stack when calling the SILK PLC.
Jean-Marc Valin
2014-01-07
1
-1
/
+1
*
Moves CELT PLC pitch search to a separate function to reduce peak stack
Jean-Marc Valin
2014-01-07
1
-9
/
+17
*
Adds SMALL_FOOTPRINT hack to the CELT PLC too
Jean-Marc Valin
2014-01-07
1
-2
/
+10
*
Moves deemphasis() call out of celt_decode_lost() to reduce peak stack
Jean-Marc Valin
2014-01-07
1
-11
/
+7
*
Cleaning up leftovers of "freq" in celt_decode_with_ec()
Jean-Marc Valin
2014-01-06
1
-2
/
+0
*
Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point
Jean-Marc Valin
2014-01-06
1
-18
/
+44
*
Moves the remains of compute_inv_mdcts() to celt_synthesis()
Jean-Marc Valin
2014-01-06
1
-37
/
+24
*
Hack that makes the SMALL_FOOTPRINT CELT decoder use only 4.25 kB of stack.
Jean-Marc Valin
2014-01-06
1
-8
/
+16
*
Reduces decoder stack usage by only storing one channel of denormalized MDCT
Jean-Marc Valin
2014-01-06
1
-34
/
+74
*
Some cleaning up of the synthesis code.
Jean-Marc Valin
2014-01-05
1
-20
/
+7
*
Minor cleanup -- nothing to see here
Jean-Marc Valin
2013-12-29
1
-1
/
+1
*
Removing indirections
Jean-Marc Valin
2013-12-10
1
-14
/
+18
*
Using OPUS_COPY()/OPUS_CLEAR() in the decoder too
Jean-Marc Valin
2013-12-10
1
-14
/
+6
*
Fixes Opus-custom preemphasis
Jean-Marc Valin
2013-12-02
1
-2
/
+2
*
Adds Neon assembly for correlation/convolution
Timothy B. Terriberry
2013-11-18
1
-3
/
+5
*
Avoid a bogus uninitialized warning and simplify some code.
Gregory Maxwell
2013-10-28
1
-3
/
+1
*
Replace "inline" with OPUS_INLINE.
Gregory Maxwell
2013-10-28
1
-1
/
+1
*
Fixes a denorm problem when the input goes silent after active audio
Jean-Marc Valin
2013-07-12
1
-1
/
+1
*
Moves log2Amp inside denormalise_bands() and get rid of bandE[]
Jean-Marc Valin
2013-06-16
1
-10
/
+5
*
Don't call denormalise_bands() on silence
Jean-Marc Valin
2013-06-16
1
-7
/
+6
*
Add run-time CPU detection and support for ARM architecture
Aurélien Zanelli
2013-06-04
1
-0
/
+3
[next]