xiph
/
opus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUEST
[opus.git]
/
silk
/
2018-10-30
Jean-Marc Valin
Fixes misleading initialization with not enough zeros
tree
|
commitdiff
2018-09-27
Jean-Marc Valin
Prevent the SILK counter from overflowing after 2 years...
tree
|
commitdiff
2018-07-22
Mark Harris
Silence compiler warnings
tree
|
commitdiff
2018-05-24
Jean-Marc Valin
Fixes a SILK bandwidth switching regression
tree
|
commitdiff
2018-05-17
Jean-Marc Valin
Improving rate control for low bitrate
tree
|
commitdiff
2018-05-14
Gustaf Ullberg
Silk makes use of Opus VAD
tree
|
commitdiff
2018-03-27
Jean-Marc Valin
two more asserts I forgot
tree
|
commitdiff
2018-03-27
Jean-Marc Valin
Harden SILK x86 code
tree
|
commitdiff
2018-03-27
Jean-Marc Valin
Hardening silk/fixed
tree
|
commitdiff
2018-03-27
Jean-Marc Valin
Hardening asserts for SILK float
tree
|
commitdiff
2018-03-27
Jean-Marc Valin
Converting some silk_assert()s into hardening celt_asse...
tree
|
commitdiff
2018-02-22
Gustaf Ullberg
Fixed off-by-one issue in Silk DTX
tree
|
commitdiff
2018-02-18
Jean-Marc Valin
Fixes integer overflow in SILK VAD for 10-ms frames
tree
|
commitdiff
2017-09-28
Jean-Marc Valin
Better rate allocation for stereo SILK in hybrid mode
tree
|
commitdiff
2017-09-11
Ralph Giles
Rename SSE 4.1 files to match their targets.
tree
|
commitdiff
2017-06-13
Ralph Giles
Fix a duplicate symbol name.
tree
|
commitdiff
2017-06-02
Jonathan Lennox
Don't use MAY_HAVE_NEON in arm_silk_map.c.
tree
|
commitdiff
2017-05-30
Jean-Marc Valin
silk_LIMIT_32() should return an opus_int32 (not opus_int)
tree
|
commitdiff
2017-05-23
Linfeng Zhang
cosmetics,silk: correct input/output arg comments
tree
|
commitdiff
2017-05-17
Linfeng Zhang
Optimize silk_biquad_alt_stride2() for ARM NEON
tree
|
commitdiff
2017-05-17
Linfeng Zhang
Update silk_biquad_alt()
tree
|
commitdiff
2017-04-13
Linfeng Zhang
Optimize silk_warped_autocorrelation_FIX() for ARM...
tree
|
commitdiff
2017-02-27
Mark Harris
Fix compiler warnings
tree
|
commitdiff
2017-02-18
Jean-Marc Valin
Fix stability test
tree
|
commitdiff
2017-02-18
Jean-Marc Valin
Speed up test_unit_LPC_inv_pred_gain by returning early...
tree
|
commitdiff
2017-02-15
Linfeng Zhang
Optimize silk_LPC_inverse_pred_gain() for ARM NEON
tree
|
commitdiff
2017-02-15
Jean-Marc Valin
Adding a unit test for LPC_inv_pred_gain()
tree
|
commitdiff
2017-02-10
Jean-Marc Valin
Remove silk_LPC_inverse_pred_gain_Q24() which is no...
tree
|
commitdiff
2017-02-04
James Zern
fix ARM build w/--disable-intrinsics --enable-asm
tree
|
commitdiff
2017-01-30
Linfeng Zhang
Optimize silk_NSQ_del_dec() for ARM NEON
tree
|
commitdiff
2017-01-26
Jean-Marc Valin
Avoids undefined behaviour in ARM-optimized code
tree
|
commitdiff
2017-01-23
Linfeng Zhang
Update NSQ_LPC_BUF_LENGTH macro
tree
|
commitdiff
2017-01-18
Felicia Lim
Add FIXED_POINT check if using celt_fir in SILK's LPC...
tree
|
commitdiff
2017-01-17
Linfeng Zhang
Revise celt_fir_c() to not pass in argument "mem"
tree
|
commitdiff
2016-12-22
Mark Harris
Fix some compiler warnings
tree
|
commitdiff
2016-11-17
Mark Harris
Correct SILK encoder gain limit
tree
|
commitdiff
2016-11-11
Ralph Giles
Remove SILK_DEBUG define when _WIN32 and _DEBUG are...
tree
|
commitdiff
2016-11-11
Ralph Giles
Remove commented-out DEBUG_STORE_DATA calls. r=keon
tree
|
commitdiff
2016-11-02
Mark Harris
Eliminate trailing spaces
tree
|
commitdiff
2016-10-05
Jean-Marc Valin
Fixing some opus_int vs opus_int32 mismatches
tree
|
commitdiff
2016-08-17
Jean-Marc Valin
Fixes an overflow in LPC_inverse_pred_gain_QA()
tree
|
commitdiff
2016-08-06
Jean-Marc Valin
Speeding up PVQ using unlikely() and moving first posit...
tree
|
commitdiff
2016-08-05
Jean-Marc Valin
Making it clearer to Coverity that nStates cannot excee...
tree
|
commitdiff
2016-07-30
Jean-Marc Valin
Fixes overflow in CNG
tree
|
commitdiff
2016-07-28
Felicia Lim
Ensure that NLSF cannot be negative when computing...
tree
|
commitdiff
2016-07-25
Jean-Marc Valin
Disabling the use of celt_fir() in silk_LPC_analysis_fi...
tree
|
commitdiff
2016-07-25
Jean-Marc Valin
Fixes an overflow in limit_warped_coefs()
tree
|
commitdiff
2016-07-22
Jean-Marc Valin
Avoiding an overflow in the LTP quantization
tree
|
commitdiff
2016-07-22
Jean-Marc Valin
Disables MIPS silk_noise_shape_analysis_FIX() until...
tree
|
commitdiff
2016-07-22
Jean-Marc Valin
More headroom in fixed-point silk_burg_modified() to...
tree
|
commitdiff
2016-07-22
Jean-Marc Valin
Increase headroom in silk_warped_autocorrelation_FIX()
tree
|
commitdiff
2016-07-22
Jean-Marc Valin
Increase headroom to avoid overflow in silk_pitch_analy...
tree
|
commitdiff
2016-07-21
Jean-Marc Valin
Avoids undefined behaviour from left-shifting negative...
tree
|
commitdiff
2016-07-20
Tristan Matthews
Fix include warning
tree
|
commitdiff
2016-07-20
Tristan Matthews
Fix include warning
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
Moving FEC decision to the Opus encoder level (from...
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
CBR: set gains to their previons values where we're...
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
Set pulses to zero if we can't meet rate target
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
Now that we're preventing huge gains, we no longer...
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
CBR: lock the gain on a subframe when the number of...
tree
|
commitdiff
2016-07-19
Koen Vos
merge back in the LTP gain safety limiter
tree
|
commitdiff
2016-07-19
Jean-Marc Valin
CBR: Using the same gain increase for fixed-point as...
tree
|
commitdiff
2016-07-19
Koen Vos
comment about reduced codelength component in LTP quant...
tree
|
commitdiff
2016-07-19
Koen Vos
avoid double if statement for finding best quantized...
tree
|
commitdiff
2016-07-19
Koen Vos
increase NSQ decision delay from 32 to 40
tree
|
commitdiff
2016-07-19
Koen Vos
reduced noise floor in noise shaping analysis by 2 dB
tree
|
commitdiff
2016-07-19
Koen Vos
increase order of noise shaping filter
tree
|
commitdiff
2016-07-19
Koen Vos
more conservative scaling of LTP corrs; remove assert...
tree
|
commitdiff
2016-07-17
Koen Vos
Clean up: alignment of comments
tree
|
commitdiff
2016-07-17
Koen Vos
Clean up: replace tabs by spaces
tree
|
commitdiff
2016-07-17
Koen Vos
removed prefilter
tree
|
commitdiff
2016-07-17
Koen Vos
slight clean up
tree
|
commitdiff
2016-07-17
Koen Vos
undo some loop unrolling
tree
|
commitdiff
2016-07-17
Koen Vos
pitch analysis (in FIX) now scales the input down at...
tree
|
commitdiff
2016-07-17
Koen Vos
minor clean up of pointer offsets
tree
|
commitdiff
2016-07-17
Koen Vos
simplified computation of LTP coefs
tree
|
commitdiff
2016-07-17
Felicia Lim
Attenuate SILK PLC gain only for unvoiced speech
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
Makes the encoder more aggressive about meeting the...
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
Using more fine-grained complexity settings for SILK
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
Fixes signed integer overlof in silk_ADD_POS_SAT32()
tree
|
commitdiff
2016-07-17
Felicia Lim
New DTX that works in all modes (SILK/CELT/HYBRID)
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
NLSF_VQ_MAX_SURVIVORS is no longer useful
tree
|
commitdiff
2016-07-17
Koen Vos
take advantage of more efficient NLSF quantization...
tree
|
commitdiff
2016-07-17
Koen Vos
NLSF_del_dec_quant minor clean up
tree
|
commitdiff
2016-07-17
Koen Vos
NLSF_encode now also uses NLSF weights from table
tree
|
commitdiff
2016-07-17
Koen Vos
NLSF VQ now uses absolute error, and prediction
tree
|
commitdiff
2016-07-17
Koen Vos
NLSF decoding now uses tables for NLSF weights
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
Implement sum_sqr_shift() using two passes with no...
tree
|
commitdiff
2016-07-17
Jean-Marc Valin
Quality: Increase CELT rate for voiced frames in hybrid...
tree
|
commitdiff
2016-07-15
Jean-Marc Valin
Apply 02f3ac225f99 fix for divide-by-zero to the SSE4...
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Add Aarch64 intrinsics for saturated add/subtract.
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Add OPUS_FAST_INT64 definition of silk_SMULWT.
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Explicitly cast results of silk OPUS_FAST_INT64 macros...
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Move OPUS_FAST_INT64 definition to celt/arch.h.
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Add Neon intrinsics for Silk noise shape feedback loop.
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Apply Neon short prediction optimization to silk_noise_...
tree
|
commitdiff
2016-07-06
Jonathan Lennox
Add Neon intrinsics for Silk noise shape quantization.
tree
|
commitdiff
2016-07-06
Mark Harris
Update URLs
tree
|
commitdiff
2016-07-05
Jean-Marc Valin
Replace another useless 32x16 multiply with 16x16
tree
|
commitdiff
2016-07-05
Jean-Marc Valin
Replacing some 32x16 multiplies with 16x16 when both...
tree
|
commitdiff
next