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
/
celt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace fixes
exp_mips_opt
Jean-Marc Valin
2014-06-19
3
-3
/
+1
*
MIPS optimizations
Rhishikesh Agashe
2014-06-19
13
-0
/
+1040
*
Adds SIG2WORD16() to fixed_debug.h
Jean-Marc Valin
2014-06-18
1
-0
/
+10
*
Suppress some coverity false positives.
Gregory Maxwell
2014-04-16
2
-1
/
+2
*
Fix iOS builds with assembly.
Timothy B. Terriberry
2014-03-26
1
-3
/
+3
*
Make the arm2gnu.pl converter handle apple specific details
Martin Storsjo
2014-03-19
1
-6
/
+17
*
Add separate labels for the start of public functions
Martin Storsjo
2014-03-19
1
-2
/
+4
*
arm: Use the UAL syntax for instructions
Martin Storsjo
2014-02-24
2
-9
/
+11
*
Fixes an aliasing bug in the MDCT when the frame size isn't a multiple of 4.
Marcello Caramma (mcaramma)
2014-02-24
1
-2
/
+2
*
Adds missing license for arm2gnu.pl
Jean-Marc Valin
2014-02-24
1
-0
/
+24
*
Skips comb filter overlap when the parameters didn't change.
Jean-Marc Valin
2014-01-31
1
-0
/
+3
*
Minor div optimization -- reducing denominators
Jean-Marc Valin
2014-01-30
2
-2
/
+2
*
Optimizing divisions with a signed numerator
Jean-Marc Valin
2014-01-30
2
-2
/
+15
*
Speeding up ec_tell_frac()
Jean-Marc Valin
2014-01-29
1
-0
/
+22
*
Speeding up extract_collapse_mask() slightly
Jean-Marc Valin
2014-01-23
1
-1
/
+3
*
Using SSAT in SIG2WORD16() on ARMv6
Jean-Marc Valin
2014-01-22
4
-11
/
+29
*
Unrolled version of the comb filter for ARM (eliminates MOVs)
Jean-Marc Valin
2014-01-21
1
-2
/
+32
*
Making decode_pulses() compute the L2-norm on the fly
Jean-Marc Valin
2014-01-21
3
-19
/
+31
*
Speed up the comb filter on ARM by using MAC16_32_Q16()
Jean-Marc Valin
2014-01-21
6
-1
/
+56
*
Save more integer divisions on ARM when we know the operands are positive
Jean-Marc Valin
2014-01-21
5
-13
/
+18
*
Fixes use of uninitialized values in dynalloc_analysis()
Jean-Marc Valin
2014-01-20
1
-3
/
+3
*
Using a table on ARM for unsigned division by small (<=256) integers.
Jean-Marc Valin
2014-01-20
4
-2
/
+62
*
Minor cleanup in dynalloc_analysis()
Jean-Marc Valin
2014-01-19
1
-9
/
+11
*
Adds a median filter to make dynalloc_analysis() more conservative
Jean-Marc Valin
2014-01-19
1
-0
/
+76
*
Fix declaration after statement in fixed point.
Gregory Maxwell
2014-01-08
1
-2
/
+2
*
pseudostack instrumentation (off by default)
Jean-Marc Valin
2014-01-07
1
-1
/
+7
*
Fixes SMALL_FOOTPRINT for float
Jean-Marc Valin
2014-01-07
1
-4
/
+7
*
Don't allocate pulses on the stack when calling the SILK PLC.
Jean-Marc Valin
2014-01-07
1
-1
/
+1
*
Moves CELT PLC pitch search to a separate function to reduce peak stack
Jean-Marc Valin
2014-01-07
1
-9
/
+17
*
Adds SMALL_FOOTPRINT hack to the CELT PLC too
Jean-Marc Valin
2014-01-07
1
-2
/
+10
*
Moves deemphasis() call out of celt_decode_lost() to reduce peak stack
Jean-Marc Valin
2014-01-07
1
-11
/
+7
*
Cleaning up leftovers of "freq" in celt_decode_with_ec()
Jean-Marc Valin
2014-01-06
1
-2
/
+0
*
Reduces the decoder stack use by removing the pcm_silk buffer in fixed-point
Jean-Marc Valin
2014-01-06
3
-19
/
+50
*
Moves the remains of compute_inv_mdcts() to celt_synthesis()
Jean-Marc Valin
2014-01-06
1
-37
/
+24
*
Hack that makes the SMALL_FOOTPRINT CELT decoder use only 4.25 kB of stack.
Jean-Marc Valin
2014-01-06
1
-8
/
+16
*
Reduces decoder stack usage by only storing one channel of denormalized MDCT
Jean-Marc Valin
2014-01-06
5
-98
/
+125
*
Some cleaning up of the synthesis code.
Jean-Marc Valin
2014-01-05
4
-31
/
+24
*
Making exp_rotation1() use MAC16_16(), which saves a few cycles on ARM
Jean-Marc Valin
2014-01-04
1
-4
/
+6
*
Silences unused parameter warning
Jean-Marc Valin
2014-01-04
1
-0
/
+1
*
Moving the radix-2 to expose trivial twiddle factors
Jean-Marc Valin
2014-01-03
3
-46
/
+73
*
Improving the accuracy of the fixed-point radix-3 and radix-5
Jean-Marc Valin
2013-12-31
1
-3
/
+14
*
Minor cleanup -- nothing to see here
Jean-Marc Valin
2013-12-29
3
-10
/
+2
*
Fixed-point: slight accuracy improvement in the comb filter
Jean-Marc Valin
2013-12-29
1
-6
/
+6
*
Remove a SAVE_STACK that was pasted accidentally in the previous commit
Jean-Marc Valin
2013-12-29
1
-1
/
+0
*
Unifying scaling of fixed-point and float FFT
Jean-Marc Valin
2013-12-29
5
-33
/
+32
*
Fixes C89 issue
Jean-Marc Valin
2013-12-29
1
-2
/
+4
*
Getting rid of some negations
Jean-Marc Valin
2013-12-28
2
-10
/
+15
*
Slightly improving the accuracy of the fixed-point MDCT downscale
Jean-Marc Valin
2013-12-28
1
-13
/
+9
*
Commit 99968ab was causing us to allocate too much stack in the MDCT
Jean-Marc Valin
2013-12-27
1
-1
/
+1
*
Removes the separate 1/8N rotation in the (I)MDCT and unmerges the MDCT sizes
Jean-Marc Valin
2013-12-27
4
-260
/
+794
[next]