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
*
Expand SILK macro to avoid "Wexpansion-to-defined" violation
flim
2016-02-09
1
-1
/
+5
*
Renamed MAX_PULSES to SILK_MAX_PULSES and CELT_MAX_PULSES
Jean-Marc Valin
2015-12-31
4
-9
/
+9
*
Adding AVX config switches
Radu Velea
2015-11-05
1
-0
/
+7
*
Declare silk_warped_LPC_analysis_filter_FIX_c in silk/fixed/main_FIX.h.
Jonathan Lennox
2015-11-02
2
-0
/
+13
*
Fixes compile problems for MIPS
Rhishikesh Agashe
2015-10-07
3
-21
/
+10
*
Create OPUS_FAST_INT64 macro, to abstract conditions where opus_int64 should ...
Jonathan Lennox
2015-09-01
1
-5
/
+8
*
Reorganize x86 SSE intrinsics code.
Jonathan Lennox
2015-09-01
3
-7
/
+83
*
Fix for flutter with FEC
Koen Vos
2015-08-10
5
-11
/
+21
*
Fix silk_VQ_WMat_EC_sse4_1().
Timothy B. Terriberry
2015-01-02
1
-1
/
+1
*
There are no tabs in source code.
Timothy B. Terriberry
2014-10-03
15
-71
/
+70
*
Cisco optimization for x86 & fixed point
xiangmingzhu
2014-10-03
44
-114
/
+3357
*
Using 64-bit acculumation for C0 in silk_burg_modified()
Marcello Caramma (mcaramma)
2014-07-01
1
-16
/
+12
*
Merge branch 'exp_mips_opt'
Jean-Marc Valin
2014-06-20
12
-1
/
+1284
|
\
|
*
Whitespace fixes
exp_mips_opt
Jean-Marc Valin
2014-06-19
8
-16
/
+6
|
*
MIPS optimizations
Rhishikesh Agashe
2014-06-19
12
-1
/
+1294
*
|
Fixes CNG overflows from the previous commit
Koen Vos
2014-06-20
1
-5
/
+9
*
|
Fixes CNG to address the DTX issue reported by Gonzalo Mariano
Koen Vos
2014-06-19
2
-10
/
+15
|
/
*
Fixes a bug in silk_sum_sqr_shift() that was causing issues with Burg.
Jean-Marc Valin
2014-06-18
1
-0
/
+1
*
Fixes internal check_control_input() error checking.
maks
2014-02-06
1
-1
/
+1
*
Minor refactoring of the SILK PLC code to save more stack
Jean-Marc Valin
2014-01-07
1
-16
/
+26
*
Another aliasing hack in the SILK PLC with SMALL_FOOTPRINT
Jean-Marc Valin
2014-01-07
1
-1
/
+10
*
Don't allocate pulses on the stack when calling the SILK PLC.
Jean-Marc Valin
2014-01-07
1
-3
/
+3
*
Delaying allocation of the SILK temporary output buffer to reduce peak stack
Jean-Marc Valin
2014-01-07
1
-7
/
+28
*
Store decoded SILK pulses as 16-bit vector
Jean-Marc Valin
2014-01-06
7
-17
/
+17
*
Makes silk_inner_prod_aligned() use celt_inner_prod() in fixed-point.
Jean-Marc Valin
2013-12-09
1
-0
/
+5
*
Makes pitch gain control less aggressive
silk_pitch_fix
Jean-Marc Valin
2013-11-20
1
-2
/
+7
*
Using the maximum frequency response of pitch taps instead of maxabs
Jean-Marc Valin
2013-11-20
5
-5
/
+32
*
Constrains accumulated pitch gain to avoid potential instability.
Koen Vos
2013-11-20
10
-6
/
+44
*
Adds Neon assembly for correlation/convolution
Timothy B. Terriberry
2013-11-18
19
-47
/
+75
*
Adds OPUS_SET_PREDICTION_DISABLED() ctl to force "independent" frames
Jean-Marc Valin
2013-11-15
2
-0
/
+8
*
Fixes an initialization issue in SILK prefill found by Coverity
Jean-Marc Valin
2013-11-12
2
-8
/
+8
*
More size-zero VLA fixes and making opus_decode* return BAD_ARG on framesize<0
Jean-Marc Valin
2013-11-11
1
-1
/
+1
*
Fixes some minor issues found by scan build
Jean-Marc Valin
2013-11-09
1
-1
/
+1
*
This should be less confusing for static analyzers
Jean-Marc Valin
2013-11-04
1
-1
/
+1
*
Replace "inline" with OPUS_INLINE.
Gregory Maxwell
2013-10-28
34
-239
/
+243
*
Remove dead code
Stefan Beller
2013-10-23
1
-2
/
+1
*
Remove trailing whitespace from the license headers.
Ralph Giles
2013-09-16
156
-156
/
+156
*
Implements fixed-point silk_LPC_analysis_filter() in terms of celt_fir()
Jean-Marc Valin
2013-08-29
1
-1
/
+22
*
Converts the fixed-point silk_burg_modified() to use celt_pitch_xcorr()
Jean-Marc Valin
2013-08-28
1
-2
/
+11
*
Share auto-correlation code between SILK and CELT
Jean-Marc Valin
2013-08-28
1
-32
/
+3
*
Makes the SILK pitch search use celt_pitch_xcorr()
Jean-Marc Valin
2013-08-26
2
-10
/
+23
*
Disable MSVC posix security warnings in the project file.
Ralph Giles
2013-07-15
1
-7
/
+0
*
Conditionalize #pragma warn for MSVC.
Ralph Giles
2013-07-15
1
-0
/
+2
*
Revert "Fixes a number of double promotions and missing casts."
Gregory Maxwell
2013-07-15
1
-1
/
+1
*
Fixes a number of double promotions and missing casts.
Gregory Maxwell
2013-07-15
1
-1
/
+1
*
Big squashed commit of Garf's MSVC reorg:
Jean-Marc Valin
2013-06-27
6
-1290
/
+0
*
Move misplaced RESTORE_STACK.
Timothy B. Terriberry
2013-05-23
1
-1
/
+1
*
Move misplaced RESTORE_STACK.
Timothy B. Terriberry
2013-05-23
1
-1
/
+1
*
Move ARM asm into its own directories.
Timothy B. Terriberry
2013-05-21
6
-4
/
+4
*
Clean up register constraints.
Timothy B. Terriberry
2013-05-20
4
-11
/
+11
[next]