Felicia Lim adcb7bc21d Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec 4 år sedan
..
arm 812ae3fb5c Avoid processing LPC coeffs beyond the given order in NEON optimizations 5 år sedan
fixed cd529edb33 Fix NEON optimizations buffer read overrun 5 år sedan
float befb83bab4 Fixes misleading initialization with not enough zeros 6 år sedan
mips 9bb2820d74 cosmetics,silk: correct input/output arg comments 7 år sedan
tests abc1a771fc Fix stability test 7 år sedan
x86 2b249dda9a Harden SILK x86 code 6 år sedan
A2NLSF.c 90f8c5ef4d Clean up: replace tabs by spaces 8 år sedan
API.h 42f43db7e4 Silk makes use of Opus VAD 6 år sedan
CNG.c 3ebf4ad86d Silk CNG adapts faster to received packets with lower gains 5 år sedan
HP_variable_cutoff.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
Inlines.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
LPC_analysis_filter.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
LPC_fit.c 90f8c5ef4d Clean up: replace tabs by spaces 8 år sedan
LPC_inv_pred_gain.c 95d4c9f960 Optimize silk_LPC_inverse_pred_gain() for ARM NEON 7 år sedan
LP_variable_cutoff.c 60eb7d88b4 Update silk_biquad_alt() 7 år sedan
MacroCount.h aef369f536 silk_LIMIT_32() should return an opus_int32 (not opus_int) 7 år sedan
MacroDebug.h 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() 8 år sedan
NLSF2A.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
NLSF_VQ.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
NLSF_VQ_weights_laroia.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
NLSF_decode.c 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search 8 år sedan
NLSF_del_dec_quant.c d6d70371e8 Fix compiler warnings 7 år sedan
NLSF_encode.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
NLSF_stabilize.c 79e8f527b0 Ensure that NLSF cannot be negative when computing a min distance between them 8 år sedan
NLSF_unpack.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
NSQ.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
NSQ.h 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. 8 år sedan
NSQ_del_dec.c adcb7bc21d Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec 4 år sedan
PLC.c cf58efea0b Revert "Attenuate SILK PLC gain only for unvoiced speech" 4 år sedan
PLC.h c95c9a048f Cisco optimization for x86 & fixed point 10 år sedan
SigProc_FIX.h 43db56225b Optimize silk_biquad_alt_stride2() for ARM NEON 7 år sedan
VAD.c a8e2a2b1a8 Prevent the SILK counter from overflowing after 2 years and 9 months 6 år sedan
VQ_WMat_EC.c 0a698d6522 merge back in the LTP gain safety limiter 8 år sedan
ana_filt_bank_1.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
biquad_alt.c 43db56225b Optimize silk_biquad_alt_stride2() for ARM NEON 7 år sedan
bwexpander.c 52cfffe579 slight clean up 8 år sedan
bwexpander_32.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
check_control_input.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
code_signs.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 år sedan
control.h 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) 8 år sedan
control_SNR.c 85ce87ffbe Improving rate control for low bitrate 6 år sedan
control_audio_bandwidth.c cd78f3976e Fixes a SILK bandwidth switching regression 6 år sedan
control_codec.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
debug.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
debug.h 4dde082d2c Remove SILK_DEBUG define when _WIN32 and _DEBUG are defined. 8 år sedan
dec_API.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
decode_core.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
decode_frame.c cf58efea0b Revert "Attenuate SILK PLC gain only for unvoiced speech" 4 år sedan
decode_indices.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
decode_parameters.c 95d4c9f960 Optimize silk_LPC_inverse_pred_gain() for ARM NEON 7 år sedan
decode_pitch.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
decode_pulses.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
decoder_set_fs.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
define.h 3ebf4ad86d Silk CNG adapts faster to received packets with lower gains 5 år sedan
enc_API.c cd78f3976e Fixes a SILK bandwidth switching regression 6 år sedan
encode_indices.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
encode_pulses.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
errors.h f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
gain_quant.c bd54e279d5 Correct SILK encoder gain limit 8 år sedan
init_decoder.c 95d4c9f960 Optimize silk_LPC_inverse_pred_gain() for ARM NEON 7 år sedan
init_encoder.c 39386e0b85 Adds Neon assembly for correlation/convolution 11 år sedan
inner_prod_aligned.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
interpolate.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
lin2log.c 8c9d41867e simplified computation of LTP coefs 8 år sedan
log2lin.c 554b349cdb There are no tabs in source code. 10 år sedan
macros.h c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop 8 år sedan
main.h 9bb2820d74 cosmetics,silk: correct input/output arg comments 7 år sedan
pitch_est_defines.h f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
pitch_est_tables.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
process_NLSFs.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
quant_LTP_gains.c 386883179a Fixing some opus_int vs opus_int32 mismatches 8 år sedan
resampler.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
resampler_down2.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
resampler_down2_3.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
resampler_private.h f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
resampler_private_AR2.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
resampler_private_IIR_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan
resampler_private_down_FIR.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
resampler_private_up2_HQ.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
resampler_rom.c 554b349cdb There are no tabs in source code. 10 år sedan
resampler_rom.h f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
resampler_structs.h f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
shell_coder.c dce69d2b9b Store decoded SILK pulses as 16-bit vector 11 år sedan
sigm_Q15.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
sort.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
stereo_LR_to_MS.c f3cff05eeb Better rate allocation for stereo SILK in hybrid mode 7 år sedan
stereo_MS_to_LR.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
stereo_decode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
stereo_encode_pred.c 7e3352ef51 Converting some silk_assert()s into hardening celt_assert()s 6 år sedan
stereo_find_predictor.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
stereo_quant_pred.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
structs.h cd78f3976e Fixes a SILK bandwidth switching regression 6 år sedan
sum_sqr_shift.c 7c645606c4 Implement sum_sqr_shift() using two passes with no branch inside the loops 8 år sedan
table_LSF_cos.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
tables.h 85ce87ffbe Improving rate control for low bitrate 6 år sedan
tables_LTP.c 0a698d6522 merge back in the LTP gain safety limiter 8 år sedan
tables_NLSF_CB_NB_MB.c 2955f68b14 NLSF decoding now uses tables for NLSF weights 8 år sedan
tables_NLSF_CB_WB.c 34d821ceae Fix a duplicate symbol name. 7 år sedan
tables_gain.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
tables_other.c 85ce87ffbe Improving rate control for low bitrate 6 år sedan
tables_pitch_lag.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
tables_pulses_per_block.c f2446c25c6 Remove trailing whitespace from the license headers. 11 år sedan
tuning_parameters.h b1d38ed32e Avoiding an overflow in the LTP quantization 8 år sedan
typedef.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. 11 år sedan