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
/
float
/
encode_frame_FLP.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hardening asserts for SILK float
Jean-Marc Valin
2018-03-26
1
-2
/
+2
*
Fixed off-by-one issue in Silk DTX
Gustaf Ullberg
2018-02-22
1
-1
/
+1
*
Fix include warning
Tristan Matthews
2016-07-19
1
-0
/
+1
*
CBR: set gains to their previons values where we're busting the budget
Jean-Marc Valin
2016-07-19
1
-3
/
+21
*
Set pulses to zero if we can't meet rate target
Jean-Marc Valin
2016-07-19
1
-0
/
+13
*
CBR: lock the gain on a subframe when the number of pulses stops going down
Jean-Marc Valin
2016-07-19
1
-1
/
+25
*
removed prefilter
Koen Vos
2016-07-17
1
-8
/
+2
*
minor clean up of pointer offsets
Koen Vos
2016-07-17
1
-1
/
+1
*
Makes the encoder more aggressive about meeting the rate target
Jean-Marc Valin
2016-07-17
1
-6
/
+12
*
Cisco optimization for x86 & fixed point
xiangmingzhu
2014-10-03
1
-1
/
+1
*
Adds Neon assembly for correlation/convolution
Timothy B. Terriberry
2013-11-18
1
-1
/
+1
*
Fixes an initialization issue in SILK prefill found by Coverity
Jean-Marc Valin
2013-11-12
1
-4
/
+4
*
Replace "inline" with OPUS_INLINE.
Gregory Maxwell
2013-10-28
1
-2
/
+2
*
Remove trailing whitespace from the license headers.
Ralph Giles
2013-09-16
1
-1
/
+1
*
Convert quotes in license headers to ASCII.
Timothy B. Terriberry
2013-05-19
1
-1
/
+1
*
Merge commit '390c89225d'
Jean-Marc Valin
2012-04-24
1
-17
/
+17
|
\
|
*
License update using the IETF Trust flavour of the BSD on the Silk code
Jean-Marc Valin
2012-04-20
1
-17
/
+17
*
|
Remove trailing whitespace.
Ralph Giles
2012-04-02
1
-1
/
+1
|
/
*
SILK fixes following last codec WG meeting
Koen Vos
2011-12-13
1
-3
/
+3
*
Some minor (non-bitstream-affecting) changes to help us have better test vectors
Jean-Marc Valin
2011-11-28
1
-3
/
+0
*
Fixes a minor issue on CELT->SILK switching
Jean-Marc Valin
2011-10-31
1
-27
/
+25
*
Reformatting changes with an update to the MSVC project files
Koen Vos
2011-10-28
1
-61
/
+18
*
Fixes another minor bug introduced in 43a0de4af15
Koen Vos
2011-10-26
1
-7
/
+9
*
Fixes a minor bug introduced in 43a0de4af15
Koen Vos
2011-10-25
1
-6
/
+9
*
Optimization of the CBR loop
Koen Vos
2011-10-24
1
-44
/
+60
*
Fix stack corruption with high rate SILK encoding added by the recent CBR cha...
Gregory Maxwell
2011-10-21
1
-4
/
+6
*
Limits how fast the CBR gain multiplier can increase
Jean-Marc Valin
2011-10-21
1
-12
/
+14
*
Implements hard CBR for SILK
Jean-Marc Valin
2011-10-20
1
-24
/
+137
*
Remove redundant mid-only flag when side VAD flag is set.
Timothy B. Terriberry
2011-10-17
1
-26
/
+31
*
Fix the side frame conditional coding rules.
Timothy B. Terriberry
2011-10-17
1
-8
/
+11
*
Misc. silk/ cleanups: static inline things which are only used in one file.
Gregory Maxwell
2011-09-28
1
-1
/
+8
*
Fixes a bug that was falsely triggering DTX for 60 ms stereo
Jean-Marc Valin
2011-09-28
1
-10
/
+2
*
Removed all the silk_ prefixes in source file names (not symbols)
Jean-Marc Valin
2011-09-16
1
-0
/
+275
*
Moved all SILK source code to the silk/ directory
Jean-Marc Valin
2011-04-28
1
-6
/
+0
*
Relying on SILK for the switching decisions
Jean-Marc Valin
2011-04-28
1
-5
/
+5
*
SILK makefile update
Jean-Marc Valin
2011-04-27
1
-5
/
+5
*
Changing the SILK bandwidth only when there's no speech
Jean-Marc Valin
2011-04-27
1
-29
/
+5
*
SILK update
Koen Vos
2011-04-27
1
-5
/
+29
*
Project files update
Jean-Marc Valin
2011-03-18
1
-8
/
+5
*
DTX fix
Jean-Marc Valin
2011-03-17
1
-5
/
+8
*
Support for glitchles mode switching
Jean-Marc Valin
2011-03-07
1
-5
/
+5
*
SILK bugfix
Jean-Marc Valin
2011-03-03
1
-5
/
+5
*
SILK update
Jean-Marc Valin
2011-03-02
1
-17
/
+5
*
SILK/CELT update
Jean-Marc Valin
2011-02-28
1
-10
/
+10
*
SILK update
Jean-Marc Valin
2011-02-17
1
-5
/
+17
*
fix make dist
Jean-Marc Valin
2011-02-15
1
-5
/
+5
*
missing files
Jean-Marc Valin
2011-02-14
1
-8
/
+5
*
SILK and CELT updates
Jean-Marc Valin
2011-02-14
1
-5
/
+8
*
Update for in-band FEC
Koen Vos
2011-02-14
1
-9
/
+5
*
Update Opus range coder due to CELT refactoring.
Timothy B. Terriberry
2011-02-03
1
-5
/
+9
[next]