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
/
silk
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix (silk offset)
Jan Buethe
2023-03-17
1
-1
/
+1
*
added some safeguards
jbuethe
2023-03-10
1
-6
/
+4
*
added offset to features
jbuethe
2023-03-10
1
-0
/
+4
*
padding lpc coefficients when order is < 16
jbuethe
2023-03-07
1
-2
/
+3
*
removed printout
jbuethe
2023-03-07
1
-1
/
+0
*
added numbits and offset feature
jbuethe
2023-03-07
2
-0
/
+32
*
simplification
jbuethe
2023-02-15
1
-1
/
+1
*
added period and hp signal to feature outputs
jbuethe
2023-02-15
1
-7
/
+11
*
added feature extraction
jbuethe
2023-02-15
2
-0
/
+48
*
Fix typo in MacroDebug.h comment.
Nathan E. Egge
2022-09-05
1
-2
/
+2
*
Change pitch scaling behavior wrt nFramesPerPacket
Jean-Marc Valin
2022-08-04
2
-2
/
+2
*
Smooth out the LBRR rate estimate
Jean-Marc Valin
2022-07-24
1
-2
/
+13
*
More FEC tuning: lowering the LBRR bitrate a bit
Jean-Marc Valin
2022-07-24
1
-1
/
+1
*
Re-tuning the use of LTP scaling
Jean-Marc Valin
2022-07-24
2
-3
/
+14
*
More ubsan fixes for the debug macros themselves
Jean-Marc Valin
2022-07-22
1
-9
/
+9
*
Only build platform RTCD sources when enabled.
Timothy B. Terriberry
2022-07-09
1
-0
/
+10
*
Don't compile x86 cpu detection without RTCD.
Timothy B. Terriberry
2022-07-09
4
-19
/
+27
*
Make silk/x86 header indentation consistent.
Timothy B. Terriberry
2022-07-09
2
-51
/
+51
*
Fix C90-related warnings
exp_warnings1
Jean-Marc Valin
2022-07-09
3
-3
/
+4
*
Silence GCC 11+ -Wmaybe-uninitialized warnings
Mark Harris
2022-07-05
1
-4
/
+6
*
Avoid undefined behaviour within the debug macros
Jean-Marc Valin
2022-07-05
1
-2
/
+2
*
Fix some 16-bit overflows (using 32-bit macros)
Jean-Marc Valin
2022-07-05
2
-6
/
+6
*
Avoid left shifts of negative values in debug macros
Jean-Marc Valin
2022-07-05
1
-19
/
+13
*
Fixes valgrind failure caused by silk_find_pred_coefs_*()
Jean-Marc Valin
2022-06-28
2
-2
/
+4
*
Fixes wrap-around in silk_inner_prod16_sse4_1()
Jean-Marc Valin
2022-06-27
1
-1
/
+2
*
Update and re-enable SILK SSE4.1 optimisations
Francis Quiers
2022-03-07
17
-639
/
+650
*
Prevent int32 overflow when applying HARM FIR filter in NSQ.c by using a satu...
Tom Denton
2022-02-24
1
-1
/
+1
*
celt_lpc: avoid overflows when computing lpcs in fixed point
Felicia Lim
2021-03-02
2
-2
/
+4
*
Add support for Meson build system
Tim-Philipp Müller
2020-10-28
2
-0
/
+61
*
Replace WIN32 with _WIN32 everywhere
Nirbheek Chauhan
2020-08-21
1
-2
/
+2
*
silk: Fix incorrect ifdef in debug.c
Nirbheek Chauhan
2020-08-21
1
-2
/
+1
*
Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove...
Marcus Asteborg
2020-06-11
3
-13
/
+17
*
Disable message box when calling abort(). The message box is causing hangs in...
Marcus Asteborg
2020-06-11
1
-0
/
+3
*
Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec
Felicia Lim
2020-03-23
1
-1
/
+1
*
Fix signed integer overflows in silk_noise_shape_quantizer_del_dec
Felicia Lim
2020-03-09
1
-5
/
+5
*
Revert "Attenuate SILK PLC gain only for unvoiced speech"
Jesús de Vicente Peña
2020-02-03
2
-5
/
+2
*
Fix NEON optimizations buffer read overrun
Felicia Lim
2019-09-03
1
-2
/
+7
*
Avoid processing LPC coeffs beyond the given order in NEON optimizations
Felicia Lim
2019-07-08
1
-7
/
+15
*
Silk CNG adapts faster to received packets with lower gains
Felicia Lim
2019-05-31
2
-0
/
+5
*
Fix build errors using Makefile.mips
Mark Harris
2019-04-08
2
-4
/
+5
*
Fixes misleading initialization with not enough zeros
Jean-Marc Valin
2018-10-30
1
-2
/
+2
*
Prevent the SILK counter from overflowing after 2 years and 9 months
Jean-Marc Valin
2018-09-26
1
-3
/
+2
*
Silence compiler warnings
Mark Harris
2018-07-21
1
-5
/
+5
*
Fixes a SILK bandwidth switching regression
Jean-Marc Valin
2018-05-24
3
-5
/
+22
*
Improving rate control for low bitrate
Jean-Marc Valin
2018-05-17
4
-53
/
+70
*
Silk makes use of Opus VAD
Gustaf Ullberg
2018-05-14
7
-10
/
+33
*
two more asserts I forgot
Jean-Marc Valin
2018-03-27
1
-1
/
+1
*
Harden SILK x86 code
Jean-Marc Valin
2018-03-27
5
-9
/
+9
*
Hardening silk/fixed
Jean-Marc Valin
2018-03-27
12
-38
/
+38
*
Hardening asserts for SILK float
Jean-Marc Valin
2018-03-27
11
-32
/
+32
[next]