xiph
/
speexdsp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
trying some ideas for soft-decision DTD based on residual-to-signal ratio
[speexdsp.git]
/
libspeex
/
2005-05-07
jm
trying some ideas for soft-decision DTD based on residu...
tree
|
commitdiff
2005-05-04
jm
changed version number for those not using autoconf
tree
|
commitdiff
2005-05-02
jm
support for top_builddir != top_srcdir
tree
|
commitdiff
2005-05-02
jm
Added some control on the aggressiveness of the pitch...
tree
|
commitdiff
2005-04-29
jm
Think I fixed the PLC slowdown due to denorm/underflow...
tree
|
commitdiff
2005-04-25
jm
pseudo-stack optional for wideband too
tree
|
commitdiff
2005-04-25
jm
Autodetection of C99 variable arrays and alloca. The...
tree
|
commitdiff
2005-04-25
jm
convert codebook data (signed char) to spx_word16_t...
tree
|
commitdiff
2005-04-25
jm
Now autodetects (and handles) size of integer types.
tree
|
commitdiff
2005-04-24
jm
some cleaning up
tree
|
commitdiff
2005-04-24
jm
fixed-point stuff
tree
|
commitdiff
2005-04-22
jm
oops
tree
|
commitdiff
2005-04-22
jm
More work on fixed-point operators
tree
|
commitdiff
2005-04-22
jm
Added some more fixed-point operators
tree
|
commitdiff
2005-04-22
jm
Fixed-point improvements (moved some stuff to 16-bit...
tree
|
commitdiff
2005-04-02
jm
Oops, forgot to add MAC16_16_Q13 for float too.
tree
|
commitdiff
2005-03-30
jm
Removed another bunch of warnings (when using some...
tree
|
commitdiff
2005-03-30
jm
fixed-point cleanup, removed some warnings
tree
|
commitdiff
2005-03-25
jm
Median filter. May need that in the future.
tree
|
commitdiff
2005-03-15
jm
Merged a modified version of Jamey Hicks' C55 patch...
tree
|
commitdiff
2005-03-11
jm
Support for alloca (untested)
tree
|
commitdiff
2005-03-03
jm
Now possible to put temporary arrays directly on the...
tree
|
commitdiff
2005-03-03
jm
First cleanup step for stack allocation
tree
|
commitdiff
2005-03-02
jm
Comment
tree
|
commitdiff
2005-03-01
jm
cleanup
tree
|
commitdiff
2005-03-01
jm
Reduced unnecessary buffers (reduced memory usage)
tree
|
commitdiff
2005-02-17
jm
oops, that should fix the float version
tree
|
commitdiff
2005-02-09
jm
Unrolled version of filter_mem2 and iir_mem2
tree
|
commitdiff
2005-02-09
jm
Added a shortcut for ringing computation
tree
|
commitdiff
2005-02-09
jm
oops...
tree
|
commitdiff
2005-02-09
jm
added a shortcut to skip every second sample in open...
tree
|
commitdiff
2005-02-09
jm
reordering asm
tree
|
commitdiff
2005-02-09
jm
no "memory" clobbered in inline asm
tree
|
commitdiff
2005-02-09
jm
oops
tree
|
commitdiff
2005-02-09
jm
...
tree
|
commitdiff
2005-02-09
jm
misc optimizations
tree
|
commitdiff
2005-02-09
jm
Cleared the last float ops from the comb filter
tree
|
commitdiff
2005-02-09
jm
Removed warning, unnecessary variables
tree
|
commitdiff
2005-02-09
jm
oops... ANSI C fix
tree
|
commitdiff
2005-02-09
jm
Special case for complexity=1
tree
|
commitdiff
2005-02-09
jm
Fixed-point-ized a critical divide in the comb filter
tree
|
commitdiff
2005-02-08
jm
ARM version of VQ quantizer, but only for N=1
tree
|
commitdiff
2005-02-08
jm
Make use of cb_search_arm4.h
tree
|
commitdiff
2005-02-08
jm
A bit less agressive on ringing computation (complexity...
tree
|
commitdiff
2005-02-08
jm
ARM arch fixes, assembly version of MULT16_32_Q15 and...
tree
|
commitdiff
2005-02-08
jm
removed some useless memory access
tree
|
commitdiff
2005-02-08
jm
ARM assembly version of compute_weighted_codebook()
tree
|
commitdiff
2005-02-08
jm
Some general (minor) optimizations
tree
|
commitdiff
2005-02-07
jm
changed 0.0 to 0 for fixed-point version
tree
|
commitdiff
2005-02-07
jm
Brought back a version split_cb_search_shape_sign optim...
tree
|
commitdiff
2005-02-07
jm
Removed unnecessary initialization
tree
|
commitdiff
2005-02-07
jm
added some %= signs for labels
tree
|
commitdiff
2005-02-07
jm
oops. Fixed some bad copy/paste
tree
|
commitdiff
2005-02-07
jm
ARM assembly version of pitch_xcorr, moved all ARM...
tree
|
commitdiff
2005-02-07
jm
an alternative implementation of pitch_xcorr for machin...
tree
|
commitdiff
2005-02-07
jm
ARM assembly version of DIV32_16
tree
|
commitdiff
2005-02-05
jm
ARM assembly version of inner_prod with 8x unrolling
tree
|
commitdiff
2005-02-05
jm
removed unnecessary (re)initialization of the bit packe...
tree
|
commitdiff
2005-02-05
jm
That was renamed to fixed_arm5e.h
tree
|
commitdiff
2005-02-05
jm
Renamed --enable-arm-asm to --enable-arm5e-asm to refle...
tree
|
commitdiff
2005-02-05
jm
ARM instruction scheduling for iir_mem2
tree
|
commitdiff
2005-02-05
jm
More ARM stuff
tree
|
commitdiff
2005-02-05
jm
Better instruction scheduling for ARM
tree
|
commitdiff
2005-02-05
jm
An ARM assembly implementation of filters_mem2 -- work...
tree
|
commitdiff
2005-02-03
jm
Removed redundent filtering calls, added complexity...
tree
|
commitdiff
2005-02-02
jm
Misc fixed-point fixes
tree
|
commitdiff
2005-01-06
conrad
applied symbian related config and casting diffs from...
tree
|
commitdiff
2004-10-29
jm
Renamed the FFT in order to remove the symbol clash...
tree
|
commitdiff
2004-10-24
jm
Shouldn't warn with fixed-point anymore
tree
|
commitdiff
2004-10-10
conrad
Applied build system patch from Erik de Castro Lopo...
tree
|
commitdiff
2004-09-22
jm
Fixed scaling problem for fixed-point
tree
|
commitdiff
2004-08-13
conrad
remove references to noglobals stuff from build
tree
|
commitdiff
2004-08-11
conrad
remove spurious #if 0 around speex_lib_get_mode() defin...
tree
|
commitdiff
2004-08-10
conrad
added speex_get_mode() function
tree
|
commitdiff
2004-08-10
conrad
add explicit consts in front of speex_mode_list[] decla...
tree
|
commitdiff
2004-07-21
conrad
remove unneeded public constructors/destructors for...
tree
|
commitdiff
2004-07-21
conrad
add speex_mode_new() and speex_mode_destroy() API calls...
tree
|
commitdiff
2004-07-16
conrad
add some (void *) casts in calls to speex_free to stop...
tree
|
commitdiff
2004-07-16
conrad
add some attribution lines to *_noglobals
tree
|
commitdiff
2004-07-16
conrad
add const to params_free() functions
tree
|
commitdiff
2004-07-16
conrad
free alloc'd params in malloc'd submodes
tree
|
commitdiff
2004-07-16
conrad
add include of <string.h> to modes_noglobals.c to remov...
tree
|
commitdiff
2004-07-15
jm
cleanup in EC and hitter buffer. removed some automake...
tree
|
commitdiff
2004-07-15
conrad
added guarded #include "config.h" throughout libspeex...
tree
|
commitdiff
2004-07-15
conrad
added const in front of vbr_*_thresh tables
tree
|
commitdiff
2004-07-15
conrad
remove empty statements which codewarrior complains...
tree
|
commitdiff
2004-07-14
conrad
minor fixes to modes_noglobals.c
tree
|
commitdiff
2004-07-14
jm
Moved all the includes from /usr/include to /usr/includ...
tree
|
commitdiff
2004-07-10
jm
minor stuff for 1.1.6
tree
|
commitdiff
2004-07-09
jm
Echo canceller sucks less (cross-talk detection works...
tree
|
commitdiff
2004-07-09
jm
Removed some warnings
tree
|
commitdiff
2004-07-09
jm
Symbian support by Conrad Parker
tree
|
commitdiff
2004-07-09
jm
moved the mode list back to modes.c
tree
|
commitdiff
2004-07-09
jm
Separated the version macros
tree
|
commitdiff
2004-07-09
jm
run-time calls for identifying the Speex version
tree
|
commitdiff
2004-07-08
jm
Removed the frame probability of speech presence and...
tree
|
commitdiff
2004-07-08
jm
...
tree
|
commitdiff
2004-07-08
jm
Rest of the modes.c split
tree
|
commitdiff
2004-07-08
jm
Split modes.c in two. Now modes.c only contains the...
tree
|
commitdiff
2004-07-03
jm
Removed all the drift_average crap and just kept the...
tree
|
commitdiff
next