2004-07-09 |
jm | Separated the version macros
|
commit | commitdiff | tree |
2004-07-09 |
jm | Added some stuff about the preprocessor
|
commit | commitdiff | tree |
2004-07-09 |
jm | changed the name of the version macro, removed some...
|
commit | commitdiff | tree |
2004-07-09 |
jm | run-time calls for identifying the Speex version
|
commit | commitdiff | tree |
2004-07-08 |
jm | Removed the frame probability of speech presence and...
|
commit | commitdiff | tree |
2004-07-08 |
jm | ...
|
commit | commitdiff | tree |
2004-07-08 |
jm | Rest of the modes.c split
|
commit | commitdiff | tree |
2004-07-08 |
jm | Split modes.c in two. Now modes.c only contains the...
|
commit | commitdiff | tree |
2004-07-03 |
jm | Removed all the drift_average crap and just kept the...
|
commit | commitdiff | tree |
2004-06-20 |
jm | Jitter buffer is now adaptive and should resume properly...
|
commit | commitdiff | tree |
2004-05-29 |
jm | updated TODO list for 1.2
|
commit | commitdiff | tree |
2004-05-28 |
jm | Added the actual copyrigt
|
commit | commitdiff | tree |
2004-05-26 |
jm | oops... that wasn't ansi C
|
commit | commitdiff | tree |
2004-04-22 |
jm | Last changes for 1.1.5
|
commit | commitdiff | tree |
2004-04-20 |
jm | speex_encode/speex_decode are back to using floats...
|
commit | commitdiff | tree |
2004-04-10 |
jm | At least the dereverb now has a chance of working...
|
commit | commitdiff | tree |
2004-04-02 |
jm | Changed some constants to single-precision
|
commit | commitdiff | tree |
2004-04-02 |
jm | Echo cancellor interface changed to short (instead...
|
commit | commitdiff | tree |
2004-04-02 |
jm | changed constants to single precision
|
commit | commitdiff | tree |
2004-04-02 |
jm | configure should now add -msse when --enable-sse is...
|
commit | commitdiff | tree |
2004-03-31 |
jm | Fixed a minor memory leak, added de-reverberation,...
|
commit | commitdiff | tree |
2004-03-30 |
jm | oops, encoder calls speex_encoder_ctl
|
commit | commitdiff | tree |
2004-03-22 |
jm | Added kdevelop project file
|
commit | commitdiff | tree |
2004-03-21 |
jm | Flush page after the header (in order to follow the...
|
commit | commitdiff | tree |
2004-03-08 |
jm | Made error message more clear
|
commit | commitdiff | tree |
2004-02-18 |
jm | .cvsignore files
|
commit | commitdiff | tree |
2004-02-18 |
jm | Patch for compiling with mingw32 sent by j@thing.net
|
commit | commitdiff | tree |
2004-02-18 |
jm | Integrated IRIX patch (getopt stuff) from Michael Pruett...
|
commit | commitdiff | tree |
2004-02-18 |
jm | Changed the Makefile.am so that KDevelop can parse...
|
commit | commitdiff | tree |
2004-02-12 |
jm | Valgrind support for sb_celp.c too
|
commit | commitdiff | tree |
2004-02-12 |
jm | added extra valgrind checks for the Speex stack
|
commit | commitdiff | tree |
2004-01-28 |
jm | fopen with "rb" and "wb" on all platforms (it's OK...
|
commit | commitdiff | tree |
2004-01-21 |
jm | include gards and c++ compatibility (extern "C")
|
commit | commitdiff | tree |
2004-01-20 |
jm | added --quiet switch
|
commit | commitdiff | tree |
2004-01-19 |
jm | Now works on multiples of 8 (instead of 40), so it...
|
commit | commitdiff | tree |
2004-01-19 |
jm | Fixed FIXED_POINT bug caused during SSE-ification.
|
commit | commitdiff | tree |
2004-01-19 |
jm | VQ search has been SSE-ized. Not really clean yet,...
|
commit | commitdiff | tree |
2004-01-18 |
jm | Saves some useless "cos" calculations
|
commit | commitdiff | tree |
2004-01-18 |
jm | The CVS tag was annoying
|
commit | commitdiff | tree |
2004-01-18 |
jm | SSE speedup for the codebook response part of split_cb_searc...
|
commit | commitdiff | tree |
2004-01-18 |
jm | converted the inner product function to SSE intrinsics too
|
commit | commitdiff | tree |
2004-01-17 |
jm | faster SSE implementation (reduced unaligned loads)
|
commit | commitdiff | tree |
2004-01-17 |
jm | replaced cos by an approximation for the float version
|
commit | commitdiff | tree |
2004-01-16 |
jm | A couple 'const's to make that compile cleanly
|
commit | commitdiff | tree |
2004-01-16 |
jm | New SSE implementation based on intrinsics instead...
|
commit | commitdiff | tree |
2003-12-24 |
jm | removed unnecessary 'volatile' keyword
|
commit | commitdiff | tree |
2003-12-23 |
jm | fixed-point: converted comb_gain
|
commit | commitdiff | tree |
2003-12-23 |
jm | fixed-point: some perceptual enhancement coef converted.
|
commit | commitdiff | tree |
2003-12-18 |
jm | typo
|
commit | commitdiff | tree |
2003-12-05 |
jm | more const stuff, fixed a stupid bug in sb_decoder_ctl
|
commit | commitdiff | tree |
2003-12-04 |
jm | Added const's all over the place
|
commit | commitdiff | tree |
2003-12-01 |
jm | version changed to 1.1.3
|
commit | commitdiff | tree |
2003-12-01 |
jm | fixed-point: comb filter, part 4.12
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: comb filter, part III
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: comb filter, part II
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: started work on comb filter
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: oops, fixed another overflow for 4 kbps...
|
commit | commitdiff | tree |
2003-11-30 |
jm | oops. Got pitch_unquant_3tap to compile again with...
|
commit | commitdiff | tree |
2003-11-30 |
jm | ...
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: Think I got rid of all overflows I could...
|
commit | commitdiff | tree |
2003-11-30 |
jm | fixed-point: Fixed several overflows. Added an explicit...
|
commit | commitdiff | tree |
2003-11-29 |
jm | fixed-point: fixed another overflow problem
|
commit | commitdiff | tree |
2003-11-29 |
jm | fixed-point: fixed some overflows
|
commit | commitdiff | tree |
2003-11-29 |
jm | debug code for fixed-point operators. Already fixed...
|
commit | commitdiff | tree |
2003-11-29 |
jm | separated fixed-point operators in: generic, ARM, debug
|
commit | commitdiff | tree |
2003-11-29 |
jm | fixed-point: pitch gain again
|
commit | commitdiff | tree |
2003-11-29 |
jm | fixed-point: pitch gain stuff
|
commit | commitdiff | tree |
2003-11-28 |
jm | fixed-point: some work on pitch gain, fixed a packet...
|
commit | commitdiff | tree |
2003-11-27 |
jm | fixed-point: bw_lpc and lpc_to_lsp are now done.
|
commit | commitdiff | tree |
2003-11-27 |
jm | fixed-point: lsp_enforce_margin argument no longer...
|
commit | commitdiff | tree |
2003-11-25 |
jm | ...
|
commit | commitdiff | tree |
2003-11-25 |
jm | fixed-point: done quantizing open-loop pitch
|
commit | commitdiff | tree |
2003-11-21 |
jm | fixed-point: wideband work (LSP and excitation gain...
|
commit | commitdiff | tree |
2003-11-21 |
jm | fixed-point: converted pitch gain computation in open...
|
commit | commitdiff | tree |
2003-11-14 |
jm | fixed-point: integerized pi_gain's
|
commit | commitdiff | tree |
2003-11-14 |
jm | fixed-point: sb_celp gain quantization, fixed missing...
|
commit | commitdiff | tree |
2003-11-14 |
jm | fixed-point: before I screw everything up...
|
commit | commitdiff | tree |
2003-11-14 |
jm | fixed-point: fixed float regression
|
commit | commitdiff | tree |
2003-11-14 |
jm | cleanup
|
commit | commitdiff | tree |
2003-11-13 |
jm | spelling, cleanup
|
commit | commitdiff | tree |
2003-11-13 |
jm | ...
|
commit | commitdiff | tree |
2003-11-13 |
jm | fixed-point: converting wideband excitation gain to...
|
commit | commitdiff | tree |
2003-11-12 |
jm | put all fixed-point macros in a separate file (arch...
|
commit | commitdiff | tree |
2003-11-12 |
jm | fixed-point: excitation gain completely converted to...
|
commit | commitdiff | tree |
2003-11-12 |
jm | fixed-point: converting excitation gain quantization...
|
commit | commitdiff | tree |
2003-11-12 |
jm | think I've fixed the performance problem caused by...
|
commit | commitdiff | tree |
2003-11-11 |
jm | oops... fixed an #ifdef that wasn't including compute_rms...
|
commit | commitdiff | tree |
2003-11-11 |
jm | fixed-point: increased precision of the cos approximation...
|
commit | commitdiff | tree |
2003-11-11 |
jm | version change for 1.1.2
|
commit | commitdiff | tree |
2003-11-11 |
jm | fixed-point: some wideband work
|
commit | commitdiff | tree |
2003-11-11 |
jm | fixed-point: Defined fused multiply-add operators and...
|
commit | commitdiff | tree |
2003-11-10 |
jm | oops...
|
commit | commitdiff | tree |
2003-11-10 |
jm | fixed-point: integerized pi_gain, pitch prediction...
|
commit | commitdiff | tree |
2003-11-10 |
jm | fixed-point: integerized bandwidth expansion
|
commit | commitdiff | tree |
2003-11-10 |
jm | fixed-point: converted lsp_enforce_margin, some assembly...
|
commit | commitdiff | tree |
2003-11-10 |
jm | fixed-point: integerized lsp interpolation
|
commit | commitdiff | tree |
2003-11-10 |
jm | fixed-point: scaling functions are a bit less ugly...
|
commit | commitdiff | tree |
2003-11-09 |
jm | removed sqrt's that ended up not being used in some...
|
commit | commitdiff | tree |
2003-11-08 |
jm | fixed-point: removed some float ops in lpc_to_lsp and...
|
commit | commitdiff | tree |
2003-11-07 |
jm | fixed-point: acos function approximated with fixed...
|
commit | commitdiff | tree |
next |