2006-07-29 |
jm | copyright details, more info about the mdf learning... |
blob | commitdiff |
2006-05-20 |
jm | oops. Fixed the float version |
blob | commitdiff | diff to current |
2006-05-20 |
jm | excitation and target are now 16-bit (were 32) in the... |
blob | commitdiff | diff to current |
2006-05-16 |
jm | removed a bunch of overflow cases, most of which were... |
blob | commitdiff | diff to current |
2006-05-16 |
jm | decoder excitation now in 16-bit precision (was 32... |
blob | commitdiff | diff to current |
2006-04-14 |
jm | minor simplification |
blob | commitdiff | diff to current |
2005-11-20 |
jm | Add test* programs as noinst targets. Remove warnings Speex-1.1.11 |
blob | commitdiff | diff to current |
2005-09-07 |
thomasvs | declare n only if FIXED POINT not used |
blob | commitdiff | diff to current |
2005-09-07 |
thomasvs | declare n |
blob | commitdiff | diff to current |
2005-09-07 |
jm | Cosmetic change - Alfred E. Heggestad |
blob | commitdiff | diff to current |
2005-06-08 |
jm | More optimizations to codebood search, target update... |
blob | commitdiff | diff to current |
2005-06-08 |
jm | more optimizations for complexity > 1 |
blob | commitdiff | diff to current |
2005-06-08 |
jm | Doing a lot less useless work for complexity > 1 |
blob | commitdiff | diff to current |
2005-06-08 |
jm | comments |
blob | commitdiff | diff to current |
2005-06-07 |
jm | Simplify search for complexity > 1 |
blob | commitdiff | diff to current |
2005-06-05 |
jm | Packet loss concealment converted to fixed-point. Added... |
blob | commitdiff | diff to current |
2005-05-27 |
jm | Cleaned up arch-dependent optimizations |
blob | commitdiff | diff to current |
2005-04-25 |
jm | convert codebook data (signed char) to spx_word16_t... |
blob | commitdiff | diff to current |
2005-04-24 |
jm | some cleaning up |
blob | commitdiff | diff to current |
2005-04-22 |
jm | More work on fixed-point operators |
blob | commitdiff | diff to current |
2005-04-22 |
jm | Added some more fixed-point operators |
blob | commitdiff | diff to current |
2005-04-22 |
jm | Fixed-point improvements (moved some stuff to 16-bit... |
blob | commitdiff | diff to current |
2005-03-30 |
jm | Removed another bunch of warnings (when using some... |
blob | commitdiff | diff to current |
2005-03-15 |
jm | Merged a modified version of Jamey Hicks' C55 patch... |
blob | commitdiff | diff to current |
2005-03-03 |
jm | Now possible to put temporary arrays directly on the... |
blob | commitdiff | diff to current |
2005-03-03 |
jm | First cleanup step for stack allocation |
blob | commitdiff | diff to current |
2005-03-02 |
jm | Comment |
blob | commitdiff | diff to current |
2005-03-01 |
jm | cleanup |
blob | commitdiff | diff to current |
2005-02-09 |
jm | Removed warning, unnecessary variables |
blob | commitdiff | diff to current |
2005-02-09 |
jm | Special case for complexity=1 |
blob | commitdiff | diff to current |
2005-02-08 |
jm | Make use of cb_search_arm4.h |
blob | commitdiff | diff to current |
2005-02-08 |
jm | Some general (minor) optimizations |
blob | commitdiff | diff to current |
2005-02-07 |
jm | Brought back a version split_cb_search_shape_sign optim... |
blob | commitdiff | diff to current |
2005-02-03 |
jm | Removed redundent filtering calls, added complexity... |
blob | commitdiff | diff to current |
2005-02-02 |
jm | Misc fixed-point fixes |
blob | commitdiff | diff to current |
2004-10-24 |
jm | Shouldn't warn with fixed-point anymore |
blob | commitdiff | diff to current |
2004-07-15 |
conrad | added guarded #include "config.h" throughout libspeex... |
blob | commitdiff | diff to current |
2004-01-19 |
jm | VQ search has been SSE-ized. Not really clean yet,... |
blob | commitdiff | diff to current |
2004-01-18 |
jm | SSE speedup for the codebook response part of split_cb_... |
blob | commitdiff | diff to current |
2003-12-04 |
jm | Added const's all over the place |
blob | commitdiff | diff to current |
2003-11-30 |
jm | fixed-point: Fixed several overflows. Added an explicit... |
blob | commitdiff | diff to current |
2003-11-12 |
jm | put all fixed-point macros in a separate file (arch... |
blob | commitdiff | diff to current |
2003-11-06 |
jm | fixed-point: some ARM work |
blob | commitdiff | diff to current |
2003-11-02 |
jm | fixed-point: cleanup |
blob | commitdiff | diff to current |
2003-11-02 |
jm | ... |
blob | commitdiff | diff to current |
2003-11-02 |
jm | fixed-point: cleaned up operators, removed a couple... |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: rounding for shifts |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: computation of rms values in fp |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: removed some float's in innovation search |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: some innovation search details |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: most of the innovation search converted |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: some work on innovation quantization |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: converted all signals to spx_sig_t |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: more signal scaling again, some auto-corre... |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: signals scaling |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: removed pre-emphasis, more cleanup |
blob | commitdiff | diff to current |
2003-10-08 |
jm | first step in fixed-point port, converted the LPC filters |
blob | commitdiff | diff to current |
2003-09-30 |
jm | denoiser tuning, Solaris support, small optimization... |
blob | commitdiff | diff to current |
2003-03-10 |
jm | Removed some gcc warnings |
blob | commitdiff | diff to current |
2003-01-27 |
jm | Some work for shrinking the LSP codebook size |
blob | commitdiff | diff to current |
2003-01-27 |
jm | Transformed all excitation codebooks into sighed short... |
blob | commitdiff | diff to current |
2003-01-06 |
jm | Think I made the stack operations more portable in... |
blob | commitdiff | diff to current |
2003-01-06 |
jm | cleanup: all use of libc has been moved to misc.c to... |
blob | commitdiff | diff to current |
2002-11-02 |
jm | Stupid bug :-< |
blob | commitdiff | diff to current |
2002-10-27 |
jm | Made the code valid for a C++ compiler (void* stuff... |
blob | commitdiff | diff to current |
2002-10-27 |
jm | The temp stack is now void* instead of float* |
blob | commitdiff | diff to current |
2002-10-27 |
jm | ... |
blob | commitdiff | diff to current |
2002-10-26 |
jm | Stack allocation cleanup... |
blob | commitdiff | diff to current |
2002-10-25 |
jm | Code cleanup |
blob | commitdiff | diff to current |
2002-10-23 |
jm | fixed a double_codebook bug and prevented pitch from... |
blob | commitdiff | diff to current |
2002-10-23 |
jm | Compute impulse response of "perceptual synthesis filte... |
blob | commitdiff | diff to current |
2002-10-23 |
jm | Continuing cleanup, removed unused functions, ... |
blob | commitdiff | diff to current |
2002-10-23 |
jm | Merged split_cb_search_nogain and split_cb_search_shape... |
blob | commitdiff | diff to current |
2002-10-23 |
jm | Re-wrote the signed search to be like the unsigned... |
blob | commitdiff | diff to current |
2002-10-23 |
jm | Removed un-necessary copies and re-ordered some calcula... |
blob | commitdiff | diff to current |
2002-10-22 |
jm | Slight optimization to the way the target is updated... |
blob | commitdiff | diff to current |
2002-10-21 |
jm | Filter optimizations, cleanup, removed the stack POP... |
blob | commitdiff | diff to current |
2002-10-11 |
jm | Changed license to BSD |
blob | commitdiff | diff to current |
2002-08-22 |
jmvalin | Win32 support, thanks to john33 (Hydrogen Audio) |
blob | commitdiff | diff to current |
2002-08-16 |
jmvalin | stupid VBR bug corrected + improvements |
blob | commitdiff | diff to current |
2002-08-15 |
jmvalin | oops... |
blob | commitdiff | diff to current |
2002-08-14 |
jmvalin | Cleaned up vocoder mode... |
blob | commitdiff | diff to current |
2002-07-30 |
jmvalin | Fixed post-filter producing NaN's, started writing... |
blob | commitdiff | diff to current |
2002-07-29 |
jmvalin | added encoder complexity option |
blob | commitdiff | diff to current |
2002-07-28 |
jmvalin | Allow more than one frame per packet |
blob | commitdiff | diff to current |
2002-07-20 |
jmvalin | Implemented new "global" search for the whole sub-frame... |
blob | commitdiff | diff to current |
2002-07-20 |
jmvalin | Removed redundent searches |
blob | commitdiff | diff to current |
2002-07-20 |
jmvalin | Added an n-best VQ search function in order to simplify... |
blob | commitdiff | diff to current |
2002-07-06 |
jmvalin | Cleanup |
blob | commitdiff | diff to current |
2002-07-05 |
jmvalin | code cleanup |
blob | commitdiff | diff to current |
2002-07-04 |
jmvalin | Trained some codebooks... |
blob | commitdiff | diff to current |
2002-07-02 |
jmvalin | Cleaned up unused stuff and licensed all codebooks... |
blob | commitdiff | diff to current |
2002-06-26 |
jmvalin | Added a comfort noise mode... |
blob | commitdiff | diff to current |
2002-06-07 |
jmvalin | Implemented an n-best open-loop pitch search to speed... |
blob | commitdiff | diff to current |
2002-06-07 |
jmvalin | Removed some warnings, fixed posfilter mode for wideband |
blob | commitdiff | diff to current |
2002-06-07 |
jmvalin | High-band (for wideband) is now a shape-sign codebook... |
blob | commitdiff | diff to current |
2002-05-18 |
jmvalin | FrameBits renamed to SpeexBits and a "lost" argument... |
blob | commitdiff | diff to current |
2002-05-14 |
jmvalin | Big changes in both narrowband and wideband. Retrained... |
blob | commitdiff | diff to current |
2002-05-09 |
jmvalin | Last cleanup for 0.0.3 Speex-0.0.3 |
blob | commitdiff | diff to current |
2002-05-06 |
jmvalin | Finished cleaning up the sub-band mode |
blob | commitdiff | diff to current |
next |