Jean-Marc Valin 386883179a Fixing some opus_int vs opus_int32 mismatches il y a 8 ans
..
arm 512f17a252 Add Aarch64 intrinsics for saturated add/subtract. il y a 8 ans
fixed 386883179a Fixing some opus_int vs opus_int32 mismatches il y a 8 ans
float c4027c1d34 Fix include warning il y a 8 ans
mips 2799c53ced increase NSQ decision delay from 32 to 40 il y a 8 ans
x86 2799c53ced increase NSQ decision delay from 32 to 40 il y a 8 ans
A2NLSF.c 90f8c5ef4d Clean up: replace tabs by spaces il y a 8 ans
API.h c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
CNG.c 5da0498a3e Fixes overflow in CNG il y a 8 ans
HP_variable_cutoff.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
Inlines.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
LPC_analysis_filter.c c75fa187fc Disabling the use of celt_fir() in silk_LPC_analysis_filter() by default il y a 8 ans
LPC_fit.c 90f8c5ef4d Clean up: replace tabs by spaces il y a 8 ans
LPC_inv_pred_gain.c 8ab3e80ec4 Fixes an overflow in LPC_inverse_pred_gain_QA() il y a 8 ans
LP_variable_cutoff.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
MacroCount.h 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() il y a 8 ans
MacroDebug.h 34da05b30d Fixes signed integer overlof in silk_ADD_POS_SAT32() il y a 8 ans
NLSF2A.c 52cfffe579 slight clean up il y a 8 ans
NLSF_VQ.c aa7e174891 NLSF VQ now uses absolute error, and prediction il y a 8 ans
NLSF_VQ_weights_laroia.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
NLSF_decode.c 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search il y a 8 ans
NLSF_del_dec_quant.c 10b2978de3 Making it clearer to Coverity that nStates cannot exceed NLSF_QUANT_DEL_DEC_STATES il y a 8 ans
NLSF_encode.c e437424c23 NLSF_VQ_MAX_SURVIVORS is no longer useful il y a 8 ans
NLSF_stabilize.c 79e8f527b0 Ensure that NLSF cannot be negative when computing a min distance between them il y a 8 ans
NLSF_unpack.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
NSQ.c 6e12486332 Now that we're preventing huge gains, we no longer need to pretend there's il y a 8 ans
NSQ.h 7f1c6fa67d Add Neon intrinsics for Silk noise shape feedback loop. il y a 8 ans
NSQ_del_dec.c 6e12486332 Now that we're preventing huge gains, we no longer need to pretend there's il y a 8 ans
PLC.c 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech il y a 8 ans
PLC.h c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
SigProc_FIX.h 3e054b8e57 increase order of noise shaping filter il y a 8 ans
VAD.c c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
VQ_WMat_EC.c 0a698d6522 merge back in the LTP gain safety limiter il y a 8 ans
ana_filt_bank_1.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
biquad_alt.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
bwexpander.c 52cfffe579 slight clean up il y a 8 ans
bwexpander_32.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
check_control_input.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
code_signs.c dce69d2b9b Store decoded SILK pulses as 16-bit vector il y a 11 ans
control.h 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) il y a 8 ans
control_SNR.c 2799c53ced increase NSQ decision delay from 32 to 40 il y a 8 ans
control_audio_bandwidth.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
control_codec.c 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) il y a 8 ans
debug.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
debug.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
dec_API.c c95c9a048f Cisco optimization for x86 & fixed point il y a 10 ans
decode_core.c 5ead149cf4 Saturate when adding prediction to LPC excitation to avoid integer overflow il y a 8 ans
decode_frame.c 4f5557c309 Attenuate SILK PLC gain only for unvoiced speech il y a 8 ans
decode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
decode_parameters.c 8daa4d3739 take advantage of more efficient NLSF quantization by reducing number of survivors in search il y a 8 ans
decode_pitch.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
decode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES il y a 9 ans
decoder_set_fs.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
define.h 2799c53ced increase NSQ decision delay from 32 to 40 il y a 8 ans
enc_API.c 2b011b64d8 Moving FEC decision to the Opus encoder level (from SILK level) il y a 8 ans
encode_indices.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
encode_pulses.c 68a0e046a2 Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES il y a 9 ans
errors.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
gain_quant.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
init_decoder.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
init_encoder.c 39386e0b85 Adds Neon assembly for correlation/convolution il y a 11 ans
inner_prod_aligned.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
interpolate.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
lin2log.c 8c9d41867e simplified computation of LTP coefs il y a 8 ans
log2lin.c 554b349cdb There are no tabs in source code. il y a 10 ans
macros.h c7bbc3e31f Speeding up PVQ using unlikely() and moving first position out of the loop il y a 8 ans
main.h 0a698d6522 merge back in the LTP gain safety limiter il y a 8 ans
pitch_est_defines.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
pitch_est_tables.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
process_NLSFs.c 29d1369a79 Replace another useless 32x16 multiply with 16x16 il y a 8 ans
quant_LTP_gains.c 386883179a Fixing some opus_int vs opus_int32 mismatches il y a 8 ans
resampler.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_down2.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_down2_3.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_private.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_private_AR2.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_private_IIR_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
resampler_private_down_FIR.c 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans
resampler_private_up2_HQ.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_rom.c 554b349cdb There are no tabs in source code. il y a 10 ans
resampler_rom.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
resampler_structs.h f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
shell_coder.c dce69d2b9b Store decoded SILK pulses as 16-bit vector il y a 11 ans
sigm_Q15.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
sort.c 58dbcf23f3 Update URLs il y a 8 ans
stereo_LR_to_MS.c b1034eb1f0 Fixes potential overflow on 16-bit platforms il y a 8 ans
stereo_MS_to_LR.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
stereo_decode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
stereo_encode_pred.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
stereo_find_predictor.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
stereo_quant_pred.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
structs.h 6e40eb5d75 removed prefilter il y a 8 ans
sum_sqr_shift.c 7c645606c4 Implement sum_sqr_shift() using two passes with no branch inside the loops il y a 8 ans
table_LSF_cos.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
tables.h 0a698d6522 merge back in the LTP gain safety limiter il y a 8 ans
tables_LTP.c 0a698d6522 merge back in the LTP gain safety limiter il y a 8 ans
tables_NLSF_CB_NB_MB.c 2955f68b14 NLSF decoding now uses tables for NLSF weights il y a 8 ans
tables_NLSF_CB_WB.c 2955f68b14 NLSF decoding now uses tables for NLSF weights il y a 8 ans
tables_gain.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
tables_other.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
tables_pitch_lag.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
tables_pulses_per_block.c f2446c25c6 Remove trailing whitespace from the license headers. il y a 11 ans
tuning_parameters.h b1d38ed32e Avoiding an overflow in the LTP quantization il y a 8 ans
typedef.h 7830cf1bd2 Replace "inline" with OPUS_INLINE. il y a 11 ans