xiph
/
opus.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Taking into account the frame size in more encoder decisions
[opus.git]
/
celt
/
2013-11-09
Jean-Marc Valin
Taking into account the frame size in more encoder...
tree
|
commitdiff
2013-10-29
Jean-Marc Valin
Removes a float var that shouldn't have been there
tree
|
commitdiff
2013-10-28
Gregory Maxwell
Avoid a bogus uninitialized warning and simplify some...
tree
|
commitdiff
2013-10-28
Jean-Marc Valin
Makes stereo savings still less aggressive
tree
|
commitdiff
2013-10-28
Gregory Maxwell
Replace "inline" with OPUS_INLINE.
tree
|
commitdiff
2013-10-01
Jean-Marc Valin
Replaces log2() with celt_log2() and fixes a potential...
tree
|
commitdiff
2013-10-01
Jean-Marc Valin
Merge branch 'exp_surround1'
tree
|
commitdiff
2013-09-29
Stefan Hacker
Avoid using C++ keyword 'new'
tree
|
commitdiff
2013-09-14
Jean-Marc Valin
Very basic surround rate calibration
tree
|
commitdiff
2013-09-13
Jean-Marc Valin
More surround masking tuning
tree
|
commitdiff
2013-09-12
Jean-Marc Valin
Tuning the surround masking
tree
|
commitdiff
2013-09-09
Jean-Marc Valin
Analysis scaling fixes
tree
|
commitdiff
2013-09-06
Jean-Marc Valin
First pass at making the analysis code run with FIXED_POINT
tree
|
commitdiff
2013-09-05
Jean-Marc Valin
Adds trim and dynalloc control to surround masking
tree
|
commitdiff
2013-08-31
Jean-Marc Valin
Surround masking rewrite
tree
|
commitdiff
2013-08-29
Jean-Marc Valin
Implements fixed-point silk_LPC_analysis_filter() in...
tree
|
commitdiff
2013-08-28
Jean-Marc Valin
Share auto-correlation code between SILK and CELT
tree
|
commitdiff
2013-08-26
Jean-Marc Valin
Makes the SILK pitch search use celt_pitch_xcorr()
tree
|
commitdiff
2013-08-05
Timothy B. Terriberry
Fix broken URL in entdec.c.
tree
|
commitdiff
2013-07-30
Jean-Marc Valin
Better handling of the dynalloc cap for CBR/CVBR
tree
|
commitdiff
2013-07-25
Jean-Marc Valin
Fixes an integer wrap-around due to an exceedingly...
tree
|
commitdiff
2013-07-15
Gregory Maxwell
Revert "Fixes a number of double promotions and missing...
tree
|
commitdiff
2013-07-15
Gregory Maxwell
Fixes a number of double promotions and missing casts.
tree
|
commitdiff
2013-07-12
Jean-Marc Valin
Fixes a denorm problem when the input goes silent after...
tree
|
commitdiff
2013-07-07
Jean-Marc Valin
Surround masking tuning
tree
|
commitdiff
2013-07-07
Jean-Marc Valin
Prevents zero-energy on LFE
tree
|
commitdiff
2013-07-01
Jean-Marc Valin
Disables temporal VBR for LFE
tree
|
commitdiff
2013-07-01
Jean-Marc Valin
Temporal VBR tuning
tree
|
commitdiff
2013-06-27
Jean-Marc Valin
Fixes MSVC warning
tree
|
commitdiff
2013-06-27
Jean-Marc Valin
Avoid name clash with y0 Bessel function
tree
|
commitdiff
2013-06-27
Jean-Marc Valin
Fixes MSVC warnings
tree
|
commitdiff
2013-06-27
Jean-Marc Valin
Big squashed commit of Garf's MSVC reorg:
tree
|
commitdiff
2013-06-25
Jean-Marc Valin
Adds "temporal VBR", which should be mostly useful...
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
Makes dual_inner_prod() more generic to increase its use
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
Only enable non-multiple of 4 in comb_filter_const...
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
SSE optimization of comb_filter()
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
Avoids symbol clashes with Speex (pitch_xcorr) and...
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
Converts denormalise_bands() to use 16-bit multiplications
tree
|
commitdiff
2013-06-17
Jean-Marc Valin
Moves log2Amp inside denormalise_bands() and get rid...
tree
|
commitdiff
2013-06-16
Jean-Marc Valin
Don't call denormalise_bands() on silence
tree
|
commitdiff
2013-06-15
Timothy B. Terriberry
Split cwrsi() by pulses vs. dimensions.
tree
|
commitdiff
2013-06-15
Timothy B. Terriberry
Further speedup in cwrsi() by using the special case...
tree
|
commitdiff
2013-06-15
Timothy B. Terriberry
Further optimization to cwrsi()
tree
|
commitdiff
2013-06-15
Jean-Marc Valin
Splits cwrsi() inner loop in two to avoid the min/max...
tree
|
commitdiff
2013-06-14
Jean-Marc Valin
SSE optimization of remove_doubling()
tree
|
commitdiff
2013-06-13
Jean-Marc Valin
Fixes stupid tf calibration bugs introduced/exposed...
tree
|
commitdiff
2013-06-10
Jean-Marc Valin
Moves VBR calculations to a separate function.
tree
|
commitdiff
2013-06-07
Jean-Marc Valin
Fixes fixed-point on x86 (no SSE).
tree
|
commitdiff
2013-06-07
John Ridges
Improved SSE version of xcorr_kernel()
tree
|
commitdiff
2013-06-05
Jean-Marc Valin
Adds SSE support (only xcorr_kernel() for now)
tree
|
commitdiff
2013-06-04
Aurélien Zanelli
Add run-time CPU detection and support for ARM architecture
tree
|
commitdiff
2013-05-27
Jean-Marc Valin
C89 fix
tree
|
commitdiff
2013-05-27
Jean-Marc Valin
Creates xcorr_kernel() that gets used by pitch_xcorr...
tree
|
commitdiff
2013-05-26
Jean-Marc Valin
Skip down-sampling in deemphasis() when not needed.
tree
|
commitdiff
2013-05-26
Jean-Marc Valin
oops (again)
tree
|
commitdiff
2013-05-26
Jean-Marc Valin
oops
tree
|
commitdiff
2013-05-26
Jean-Marc Valin
Optimizes remove_doubling() by avoiding redundant calcu...
tree
|
commitdiff
2013-05-25
Jean-Marc Valin
Adds missing RESTORE_STACK calls
tree
|
commitdiff
2013-05-25
Jean-Marc Valin
Speeds up celt_iir() by more than a factor of two.
tree
|
commitdiff
2013-05-25
Jean-Marc Valin
Speeds up celt_fir by more than a factor of two.
tree
|
commitdiff
2013-05-25
Jean-Marc Valin
Fixes two warnings in pitch_xcorr()
tree
|
commitdiff
2013-05-25
Jean-Marc Valin
Optimizes _celt_autocorr() by using pitch_xcorr()
tree
|
commitdiff
2013-05-24
Jean-Marc Valin
Merges the 4th order FIR with the first order FIR in...
tree
|
commitdiff
2013-05-24
Jean-Marc Valin
Make pitch_xcorr() work when len and max_pitch aren...
tree
|
commitdiff
2013-05-24
Jean-Marc Valin
oops, removed a minus sign that should never have appeared
tree
|
commitdiff
2013-05-24
Jean-Marc Valin
Unrolled version of the pitch correlation
tree
|
commitdiff
2013-05-23
Timothy B. Terriberry
Make dump_modes compile again.
tree
|
commitdiff
2013-05-23
Timothy B. Terriberry
Remove an unused variable added in 85ede2c6.
tree
|
commitdiff
2013-05-22
Timothy B. Terriberry
Minor FFT cleanups.
tree
|
commitdiff
2013-05-22
Timothy B. Terriberry
Port 1ed17cc2 to C_MUL and C_MUL4.
tree
|
commitdiff
2013-05-22
Nils Wallménius
Slightly faster C_MULC for ARMv4.
tree
|
commitdiff
2013-05-22
Nils Wallménius
Faster MULT32_32_Q31 for ARM.
tree
|
commitdiff
2013-05-22
Timothy B. Terriberry
Use more MAC16_16's and unroll a loop.
tree
|
commitdiff
2013-05-22
Timothy B. Terriberry
Minor ARMv5E cleanups.
tree
|
commitdiff
2013-05-22
Timothy B. Terriberry
Use a table for PVQ encoding/decoding.
tree
|
commitdiff
2013-05-21
Timothy B. Terriberry
Move ARM asm into its own directories.
tree
|
commitdiff
2013-05-21
Timothy B. Terriberry
Clean up register constraints.
tree
|
commitdiff
2013-05-20
Timothy B. Terriberry
Add ARMv4/ARMv5E macros.
tree
|
commitdiff
2013-05-19
Jean-Marc Valin
celt_maxabs16() now returns an opus_val32 to avoid...
tree
|
commitdiff
2013-05-18
Jean-Marc Valin
Fixes fixed-point PLC issue reported in trac ticket...
tree
|
commitdiff
2013-05-17
Jean-Marc Valin
Merge branch 'surround'
tree
|
commitdiff
2013-05-17
Jean-Marc Valin
Conservative use of bandwidth detection in CELT
tree
|
commitdiff
2013-05-17
Jean-Marc Valin
bandwidth decisions get more conservative as rate incre...
tree
|
commitdiff
2013-05-10
Ralph Giles
Change Visual Studio files to use PACKAGE_VERSION.
tree
|
commitdiff
2013-05-10
Ron
Fully automate version updating
tree
|
commitdiff
2013-05-08
Timothy B. Terriberry
Use dynamic stack allocation in the SILK encoder.
tree
|
commitdiff
2013-05-06
Jean-Marc Valin
Adds spreading to the surround masking computation
tree
|
commitdiff
2013-05-05
Jean-Marc Valin
Implements basic surround masking
tree
|
commitdiff
2013-05-05
Jean-Marc Valin
More forced decisions in CELT LFE encoding
tree
|
commitdiff
2013-05-05
Jean-Marc Valin
Surround: Better LFE handling
tree
|
commitdiff
2013-05-05
Jean-Marc Valin
Initial surround code with new API
tree
|
commitdiff
2013-04-20
Jean-Marc Valin
VBR bitrate calibration for variable duration.
tree
|
commitdiff
2013-04-19
Jean-Marc Valin
Variable framesize improvements
tree
|
commitdiff
2013-03-08
Jean-Marc Valin
Merge branch 'exp_analysis'
tree
|
commitdiff
2013-03-07
Jean-Marc Valin
Documentation fixes
tree
|
commitdiff
2013-02-19
Jean-Marc Valin
Fixes a bug introduced in 851f803
tree
|
commitdiff
2013-02-18
Jean-Marc Valin
Moves mono downmixing and upsampling to the compute_mdcts()
tree
|
commitdiff
2013-02-18
Jean-Marc Valin
Adds code to revise the transient decision using the...
tree
|
commitdiff
2013-02-10
Jean-Marc Valin
Running transient_analysis() even for 2.5 ms frames
tree
|
commitdiff
2013-02-10
Jean-Marc Valin
Makes analysis usable for all frame sizes
tree
|
commitdiff
next