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