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
Commit message (
Expand
)
Author
Age
Files
Lines
*
First attempt at modelling leakage
exp_leakage4
Jean-Marc Valin
2017-05-31
3
-9
/
+72
*
silk_LIMIT_32() should return an opus_int32 (not opus_int)
Jean-Marc Valin
2017-05-30
1
-1
/
+1
*
Fix memory leaks in opus_compare.c
Jean-Marc Valin
2017-05-26
1
-0
/
+3
*
Fixes unit tests that need arch-specific code
Jean-Marc Valin
2017-05-25
9
-152
/
+69
*
appveyor: fix typoed appveyor command
Ricardo Constantino
2017-05-25
1
-1
/
+1
*
appveyor: Add the api key for the linked ci builds.
Ralph Giles
2017-05-24
1
-1
/
+1
*
appveyor: request rebuild of opus-tools on successful build
Ricardo Constantino
2017-05-24
1
-0
/
+7
*
appveyor: simplify and preserve paths
Ricardo Constantino
2017-05-24
1
-18
/
+6
*
appveyor: move to dotfile like travis
Ricardo Constantino
2017-05-24
1
-0
/
+0
*
Updated SHA256 of releases
Jean-Marc Valin
2017-05-24
1
-0
/
+6
*
Fixes a double->float conversion warning
Jean-Marc Valin
2017-05-24
1
-1
/
+1
*
Fixes some fixed-point 16-bit int overflows
v1.2-beta
Jean-Marc Valin
2017-05-24
2
-2
/
+2
*
Reducing trim at low bitrate
Jean-Marc Valin
2017-05-24
1
-2
/
+10
*
cosmetics,silk: correct input/output arg comments
Linfeng Zhang
2017-05-23
8
-17
/
+17
*
Fixes a surround bug on loud signal
Jean-Marc Valin
2017-05-23
1
-1
/
+1
*
Optimize silk_biquad_alt_stride2() for ARM NEON
Linfeng Zhang
2017-05-17
8
-5
/
+251
*
Update silk_biquad_alt()
Linfeng Zhang
2017-05-17
4
-12
/
+64
*
Indent commands in the README.
Ralph Giles
2017-05-10
1
-16
/
+17
*
Suggest basic build dependencies in the README.
Ralph Giles
2017-05-10
1
-0
/
+18
*
Avoid warning when __STDC_VERSION__ is not defined
Carlos Alberto Lopez Perez
2017-05-01
1
-1
/
+1
*
oops, fix build broken by previous patch
Jean-Marc Valin
2017-04-28
1
-2
/
+0
*
Non-diegetic support for Ambisonics Mapping 254.
Drew Allen
2017-04-28
1
-23
/
+90
*
Optimize silk_warped_autocorrelation_FIX() for ARM NEON
Linfeng Zhang
2017-04-13
11
-11
/
+376
*
Fix OPUS_ARG_NONNULL indices in opus_multistream.h
Felicia Lim
2017-03-27
1
-2
/
+2
*
VS2015: remove previously ignored C4146 in kiss_fft.c
Ricardo Constantino
2017-03-02
1
-3
/
+1
*
VS2015: Ignore LNK4221 and properly force SSE off for Win32
Ricardo Constantino
2017-03-02
1
-0
/
+4
*
VS2015: ignore C4244 warning in opus_compare.c
Ricardo Constantino
2017-03-02
1
-1
/
+3
*
Fix compiler warnings
Mark Harris
2017-02-26
22
-90
/
+91
*
Add common.props to Makefile.am
Ricardo Constantino
2017-02-20
1
-0
/
+1
*
VS2015: only compile fixed silk for appropriate configs
Ricardo Constantino
2017-02-20
2
-324
/
+28
*
VS2015: Move back PreprocessorDefinitions to opus
Ricardo Constantino
2017-02-20
2
-2
/
+2
*
VS2015: join common options in a properties file
Ricardo Constantino
2017-02-20
6
-2903
/
+204
*
VS2015: remove dead options for linker in static configurations
Ricardo Constantino
2017-02-20
1
-19
/
+2
*
test_opus_decode: Fix build on GCC 3.4 to 4.5.x
Mark Harris
2017-02-18
1
-2
/
+2
*
Fix sum initializer in celt_fir()
Jean-Marc Valin
2017-02-18
1
-4
/
+5
*
Fix stability test
Jean-Marc Valin
2017-02-18
1
-1
/
+1
*
Speed up test_unit_LPC_inv_pred_gain by returning early on stable filters
Jean-Marc Valin
2017-02-18
1
-0
/
+10
*
Remove SMALL_FOOTPRINT code for celt_fir()
Jean-Marc Valin
2017-02-17
1
-20
/
+10
*
Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure
Jean-Marc Valin
2017-02-15
1
-2
/
+2
*
Reduce the scope of Ne10 includes
Michael Bradshaw
2017-02-15
5
-5
/
+4
*
Remove #include "config.h" from ARM Ne10 headers
Michael Bradshaw
2017-02-15
2
-2
/
+0
*
Optimize silk_LPC_inverse_pred_gain() for ARM NEON
Linfeng Zhang
2017-02-14
20
-21
/
+386
*
Adding a unit test for LPC_inv_pred_gain()
Jean-Marc Valin
2017-02-14
3
-4
/
+156
*
Add more coverage to travis tests.
Stephen
2017-02-14
1
-0
/
+8
*
Rename y0/y1 to out0/out1 to avoid name clash with the Bessel functions
Jean-Marc Valin
2017-02-14
1
-5
/
+5
*
Add decoder fuzz target.
Felicia Lim
2017-02-10
2
-0
/
+127
*
Remove silk_LPC_inverse_pred_gain_Q24() which is no longer used anywhere
Jean-Marc Valin
2017-02-09
2
-26
/
+0
*
arm2gnu.pl: Fix GNU ARM .type directive
Mark Harris
2017-02-04
1
-2
/
+2
*
fix ARM build w/--disable-intrinsics --enable-asm
James Zern
2017-02-04
1
-1
/
+1
*
Optimize silk_NSQ_del_dec() for ARM NEON
Linfeng Zhang
2017-01-30
7
-1
/
+1257
[next]