2005-05-25 |
jm | Made signal_div slightly more accurate and slightly... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
jm | Changed storage of lpc coefficients so that it no longe... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
jm | ... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
jm | Less aggressive on initial adaptation |
commit | commitdiff | tree | snapshot |
2005-05-20 |
jm | comments |
commit | commitdiff | tree | snapshot |
2005-05-13 |
jm | Added some comments |
commit | commitdiff | tree | snapshot |
2005-05-13 |
jm | Oops. Fixed speex_decode() (float version only) when... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
jm | speex_echo_reset renamed speex_echo_state_reset |
commit | commitdiff | tree | snapshot |
2005-05-11 |
jm | Documentation update. Added info about preprocessor... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
jm | Cleaning up echo canceller |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | Faster adaptation with "gradient projection" |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | some comments |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | include prototype for le_int |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | Some more AEC tuning |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | removed some // comments |
commit | commitdiff | tree | snapshot |
2005-05-10 |
jm | Some more regularization work, trying to adjust the... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
jm | Smoothed correlation/energy |
commit | commitdiff | tree | snapshot |
2005-05-09 |
jm | Some more regularization work for mdf |
commit | commitdiff | tree | snapshot |
2005-05-09 |
jm | System in underdetermined, trying to work around that. |
commit | commitdiff | tree | snapshot |
2005-05-08 |
jm | Some more AEC cleanup. Played a bit with echo energy... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
jm | oops, forgot to add that one |
commit | commitdiff | tree | snapshot |
2005-05-08 |
jm | Simplified the code a lot. Put back the denoiser hooks... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
jm | trying some ideas for soft-decision DTD based on residu... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
jm | forgot to delete that Speex-1.1.8 |
commit | commitdiff | tree | snapshot |
2005-05-06 |
jm | speex_types.h now contains definitions for all archs... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
jm | default type definitions (for archs not using autoconf) |
commit | commitdiff | tree | snapshot |
2005-05-04 |
jm | changed version number for those not using autoconf |
commit | commitdiff | tree | snapshot |
2005-05-04 |
jm | OK, think I really fixed the problem with installing... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
jm | install speex_types.h when doing "make install" |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jm | support for top_builddir != top_srcdir |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jm | oops, forgot to check in the definition of SPEEX_SET_PL... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
jm | Added some control on the aggressiveness of the pitch... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
jm | Detection of alloca and c99 arrays should work even... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
jm | Think I fixed the PLC slowdown due to denorm/underflow... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
jm | speex_types.h for win32 and symbian |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | pseudo-stack optional for wideband too |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | Added --enable-16bit-precision option |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | Autodetection of C99 variable arrays and alloca. The... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | convert codebook data (signed char) to spx_word16_t... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | Include default values for speex_types.h for those... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
jm | Now autodetects (and handles) size of integer types. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
jm | some cleaning up |
commit | commitdiff | tree | snapshot |
2005-04-24 |
jm | fixed-point stuff |
commit | commitdiff | tree | snapshot |
2005-04-22 |
jm | oops |
commit | commitdiff | tree | snapshot |
2005-04-22 |
jm | More work on fixed-point operators |
commit | commitdiff | tree | snapshot |
2005-04-22 |
jm | Added some more fixed-point operators |
commit | commitdiff | tree | snapshot |
2005-04-22 |
jm | Fixed-point improvements (moved some stuff to 16-bit... |
commit | commitdiff | tree | snapshot |
2005-04-02 |
jm | Oops, forgot to add MAC16_16_Q13 for float too. |
commit | commitdiff | tree | snapshot |
2005-03-30 |
jm | Removed another bunch of warnings (when using some... |
commit | commitdiff | tree | snapshot |
2005-03-30 |
jm | fixed-point cleanup, removed some warnings |
commit | commitdiff | tree | snapshot |
2005-03-25 |
jm | Median filter. May need that in the future. |
commit | commitdiff | tree | snapshot |
2005-03-15 |
jm | Merged a modified version of Jamey Hicks' C55 patch... |
commit | commitdiff | tree | snapshot |
2005-03-11 |
jm | Support for alloca (untested) |
commit | commitdiff | tree | snapshot |
2005-03-11 |
jm | fixed comment about the input/output range |
commit | commitdiff | tree | snapshot |
2005-03-03 |
jm | Now possible to put temporary arrays directly on the... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
jm | First cleanup step for stack allocation |
commit | commitdiff | tree | snapshot |
2005-03-02 |
jm | fixed automake syntax error, changed version number Speex-1.1.7 |
commit | commitdiff | tree | snapshot |
2005-03-02 |
jm | Comment |
commit | commitdiff | tree | snapshot |
2005-03-01 |
jm | cleanup |
commit | commitdiff | tree | snapshot |
2005-03-01 |
jm | Reduced unnecessary buffers (reduced memory usage) |
commit | commitdiff | tree | snapshot |
2005-02-19 |
jm | Fix for stupid wav handling bug reported by Walt Mendenhall |
commit | commitdiff | tree | snapshot |
2005-02-17 |
jm | oops, that should fix the float version |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Unrolled version of filter_mem2 and iir_mem2 |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Added a shortcut for ringing computation |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | oops... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | added a shortcut to skip every second sample in open... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | reordering asm |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | no "memory" clobbered in inline asm |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | oops |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | ... |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | misc optimizations |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Cleared the last float ops from the comb filter |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Removed warning, unnecessary variables |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | oops... ANSI C fix |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Special case for complexity=1 |
commit | commitdiff | tree | snapshot |
2005-02-09 |
jm | Fixed-point-ized a critical divide in the comb filter |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | ARM version of VQ quantizer, but only for N=1 |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | Make use of cb_search_arm4.h |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | A bit less agressive on ringing computation (complexity... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | ARM arch fixes, assembly version of MULT16_32_Q15 and... |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | removed some useless memory access |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | ARM assembly version of compute_weighted_codebook() |
commit | commitdiff | tree | snapshot |
2005-02-08 |
jm | Some general (minor) optimizations |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | changed 0.0 to 0 for fixed-point version |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | Brought back a version split_cb_search_shape_sign optim... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | Removed unnecessary initialization |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | added some %= signs for labels |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | oops. Fixed some bad copy/paste |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | ARM assembly version of pitch_xcorr, moved all ARM... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | an alternative implementation of pitch_xcorr for machin... |
commit | commitdiff | tree | snapshot |
2005-02-07 |
jm | ARM assembly version of DIV32_16 |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | ARM assembly version of inner_prod with 8x unrolling |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | removed unnecessary (re)initialization of the bit packe... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | That was renamed to fixed_arm5e.h |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | Renamed --enable-arm-asm to --enable-arm5e-asm to refle... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | ARM instruction scheduling for iir_mem2 |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | More ARM stuff |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | Better instruction scheduling for ARM |
commit | commitdiff | tree | snapshot |
2005-02-05 |
jm | An ARM assembly implementation of filters_mem2 -- work... |
commit | commitdiff | tree | snapshot |
2005-02-03 |
jm | Removed redundent filtering calls, added complexity... |
commit | commitdiff | tree | snapshot |
next |