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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CELT FFT twiddle complex type aligned
Zheng Lv
2023-01-17
1
-1
/
+11
*
Using saturating round to fix some wrap-arounds
Jean-Marc Valin
2022-07-22
2
-9
/
+9
*
Relaxing checks for MULT16_32_QX()
Jean-Marc Valin
2022-07-22
1
-2
/
+2
*
Fix NORM_ALIASING_HACK
Jean-Marc Valin
2022-07-15
1
-5
/
+4
*
Silence MSVC C4244 warning
Marcus Asteborg
2022-07-12
1
-1
/
+1
*
Silence Clang 13+ null-pointer-subtraction warning
Mark Harris
2022-07-10
1
-1
/
+1
*
Only build platform RTCD sources when enabled.
Timothy B. Terriberry
2022-07-09
1
-1
/
+7
*
Don't compile x86 cpu detection without RTCD.
Timothy B. Terriberry
2022-07-09
2
-5
/
+9
*
Fix C90-related warnings
exp_warnings1
Jean-Marc Valin
2022-07-09
3
-4
/
+6
*
Fix uninitialized field on custom mode malloc fail
Mark Harris
2022-07-07
1
-0
/
+3
*
Fix warnings when compiling with FUZZING enabled
Jean-Marc Valin
2022-07-06
1
-0
/
+2
*
Fix warning with --disable-rfc8251
Jean-Marc Valin
2022-07-05
1
-0
/
+2
*
Avoids incrementing uninitialized values
Jean-Marc Valin
2022-07-05
1
-4
/
+10
*
Fix fixed-point overflow in pitch downsampling
Jean-Marc Valin
2022-07-05
1
-6
/
+15
*
Avoid left shifts of negative values in debug macros
Jean-Marc Valin
2022-07-05
1
-3
/
+3
*
Work around UBSan unaligned access errors.
Timothy B. Terriberry
2022-07-05
1
-1
/
+9
*
Estimate the inner product accuracy to fix check-asm
Jean-Marc Valin
2022-06-30
1
-30
/
+21
*
Adds fuzzing to CPU detection
Jean-Marc Valin
2022-06-30
2
-2
/
+18
*
Work around a valgrind false-positive in CPUID.
Timothy B. Terriberry
2022-06-28
1
-4
/
+8
*
Check the return value of __get_cpuid().
Timothy B. Terriberry
2022-06-28
1
-2
/
+7
*
Fixes --disable-rtcd
Jean-Marc Valin
2022-06-28
2
-5
/
+6
*
Silence some warnings for fixed-point debug builds
Jean-Marc Valin
2022-06-28
1
-12
/
+12
*
Improve background noise estimation for CELT DTX
Jean-Marc Valin
2022-06-26
1
-21
/
+19
*
Fix lrint/lrintf detection
Jean-Marc Valin
2022-04-02
1
-2
/
+2
*
Initialize non-zero test arrays.
Tom Denton
2022-01-14
1
-1
/
+4
*
Disable dangerous SSE 4.1 intrinsic optimizations
Jean-Marc Valin
2021-12-18
1
-32
/
+2
*
Fix buffer overflow in xcorr_kernel_sse4_1
Felicia Lim
2021-12-14
1
-3
/
+45
*
Remove an unused parameter
Felicia Lim
2021-07-07
1
-4
/
+3
*
Revert relaxing comparison to 0 for fixed point only
Felicia Lim
2021-06-10
1
-1
/
+1
*
Relax comparison to 0 to avoid a floating point divide-by-zero error.
Felicia Lim
2021-06-07
1
-3
/
+7
*
celt_lpc: avoid overflows when computing lpcs in fixed point
Felicia Lim
2021-03-02
3
-5
/
+104
*
Fix float-approx negative left shift UB
Mark Harris
2021-01-23
1
-2
/
+2
*
docs: fix simple typo, neareast -> nearest
Tim Gates
2020-12-08
1
-2
/
+2
*
Add support for Meson build system
Tim-Philipp Müller
2020-10-28
2
-0
/
+82
*
Fix MSVC warning about trunction from double to float
Nirbheek Chauhan
2020-08-21
1
-3
/
+3
*
Replace WIN32 with _WIN32 everywhere
Nirbheek Chauhan
2020-08-21
1
-2
/
+2
*
celt: Fix broken SSE pre-processor check due to typo
Nirbheek Chauhan
2020-08-21
1
-1
/
+1
*
Fix arm build with rtcd enabled.
Ralph Giles
2020-06-14
1
-0
/
+2
*
Fix trailing whitspace in previous commit
Marcus Asteborg
2020-06-13
1
-3
/
+3
*
Prefer SSE and ASM implementation of float2int before lrintf for MSVC
Marcus Asteborg
2020-06-14
1
-26
/
+32
*
Fix intrin0.h include guard.
Ralph Giles
2020-06-11
1
-1
/
+1
*
Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove...
Marcus Asteborg
2020-06-11
2
-1
/
+4
*
Disable message box when calling abort(). The message box is causing hangs in...
Marcus Asteborg
2020-06-11
1
-0
/
+3
*
fix equivalent bitrate calculation for <20ms frame sizes
Hector Martin
2020-05-25
1
-1
/
+1
*
Fix celt decoder assertion when using OPUS_CUSTOM
Niclas Olmenius
2020-04-13
1
-1
/
+7
*
Fix build errors using Makefile.mips
Mark Harris
2019-04-08
4
-11
/
+6
*
Fix #elif OPUS_ARM_INLINE_EDSP
Jean-Marc Valin
2019-04-01
1
-1
/
+1
*
Fix mismatching arg names in function declaration and definition
Felicia Lim
2019-03-01
1
-1
/
+1
*
Fix FIXED_POINT conditional check
evpobr
2019-01-20
1
-2
/
+2
*
Make float2int() static with VS
Jean-Marc Valin
2018-10-31
1
-2
/
+2
[next]