2006-04-19 |
jm | 24.6 kbps mode now entirely in fixed-point. |
blob | commitdiff |
2006-04-19 |
jm | oops, re-enabled lpc enhancement |
blob | commitdiff | diff to current |
2006-04-19 |
jm | fixed narrowband mode 7 |
blob | commitdiff | diff to current |
2006-04-19 |
jm | Added some EXTEND32 for 16-bit machines |
blob | commitdiff | diff to current |
2006-04-17 |
jm | C89-correctness |
blob | commitdiff | diff to current |
2006-04-17 |
jm | fixed enhancement for wideband (sort of) and a bit... |
blob | commitdiff | diff to current |
2006-04-13 |
jm | oops, wasn't scaling the right thing... |
blob | commitdiff | diff to current |
2006-04-13 |
jm | simplified packet loss handling |
blob | commitdiff | diff to current |
2006-04-12 |
jm | new enhancer compiles and (sort of) works with FIXED_PO... |
blob | commitdiff | diff to current |
2006-04-11 |
jm | open-loop excitation gain computed in 16 bits |
blob | commitdiff | diff to current |
2006-04-11 |
jm | added explicit errors for those compiling with stupid... |
blob | commitdiff | diff to current |
2006-04-10 |
jm | innovation is saved directly to the sb_celp en/decoder... |
blob | commitdiff | diff to current |
2006-04-10 |
jm | ringing computation now done with 16-bit accuracy. |
blob | commitdiff | diff to current |
2006-04-09 |
jm | moved some temporary variables from decoder state to... |
blob | commitdiff | diff to current |
2006-04-08 |
jm | weighted signal now in 16-bit precision, saving 500... |
blob | commitdiff | diff to current |
2006-04-08 |
jm | removed unused variables and cleaned up some non-C89ness |
blob | commitdiff | diff to current |
2006-04-07 |
jm | LPC analysis window now stored as constant in code... |
blob | commitdiff | diff to current |
2006-04-07 |
jm | another 640 bytes removed from the encoder state (using... |
blob | commitdiff | diff to current |
2006-04-07 |
jm | removed the decoder output buffer -- saving 640 bytes... |
blob | commitdiff | diff to current |
2006-04-07 |
jm | Fixed several fixed-point regressions: |
blob | commitdiff | diff to current |
2006-04-01 |
jm | non-causal comb filter |
blob | commitdiff | diff to current |
2006-03-20 |
jm | Fix the Vorbis curve for the smaller LPC window. |
blob | commitdiff | diff to current |
2006-03-18 |
jm | new experimental comb filter code |
blob | commitdiff | diff to current |
2006-03-15 |
jm | Making it easier to play with the excitation as I see... |
blob | commitdiff | diff to current |
2006-02-20 |
jm | reduced lpc lookahead from 10ms to 5ms. No significant... |
blob | commitdiff | diff to current |
2006-02-12 |
jm | fixed a bug when a packet is lost and submode-encoding... |
blob | commitdiff | diff to current |
2005-12-22 |
jm | remove debug code |
blob | commitdiff | diff to current |
2005-12-19 |
jm | vorbis-psy with 256 samples |
blob | commitdiff | diff to current |
2005-12-19 |
jm | save old curve |
blob | commitdiff | diff to current |
2005-10-16 |
jm | prevents wierd things from happening when a large numbe... |
blob | commitdiff | diff to current |
2005-10-11 |
jm | Hooks are in for using any masking curve. |
blob | commitdiff | diff to current |
2005-10-10 |
jm | lpc floor converted to fixed-point |
blob | commitdiff | diff to current |
2005-10-05 |
jm | packet loss tuning (and fixed-point improvements) |
blob | commitdiff | diff to current |
2005-10-05 |
jm | cleaning up noise floor for fixed-point (not complete... |
blob | commitdiff | diff to current |
2005-10-01 |
jm | Improved packet loss concealment |
blob | commitdiff | diff to current |
2005-06-09 |
jm | Allow the stack to be allocated with speex_alloc_scratch() |
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 | Proper de-allocation |
blob | commitdiff | diff to current |
2005-05-26 |
jm | Allow setting the encoder and decoder stacks at compile... |
blob | commitdiff | diff to current |
2005-05-26 |
jm | Better check for memory allocation failure |
blob | commitdiff | diff to current |
2005-05-25 |
jm | Fixed-point fixes for 16-bit archs |
blob | commitdiff | diff to current |
2005-05-23 |
jm | Changed storage of lpc coefficients so that it no longe... |
blob | commitdiff | diff to current |
2005-05-02 |
jm | Added some control on the aggressiveness of the pitch... |
blob | commitdiff | diff to current |
2005-04-29 |
jm | Think I fixed the PLC slowdown due to denorm/underflow... |
blob | commitdiff | diff to current |
2005-04-25 |
jm | Autodetection of C99 variable arrays and alloca. The... |
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-30 |
jm | fixed-point cleanup, removed some warnings |
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-01 |
jm | cleanup |
blob | commitdiff | diff to current |
2005-03-01 |
jm | Reduced unnecessary buffers (reduced memory usage) |
blob | commitdiff | diff to current |
2005-02-09 |
jm | Added a shortcut for ringing computation |
blob | commitdiff | diff to current |
2005-02-08 |
jm | A bit less agressive on ringing computation (complexity... |
blob | commitdiff | diff to current |
2005-02-08 |
jm | removed some useless memory access |
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 |
2005-01-06 |
conrad | applied symbian related config and casting diffs from... |
blob | commitdiff | diff to current |
2004-09-22 |
jm | Fixed scaling problem for fixed-point |
blob | commitdiff | diff to current |
2004-07-15 |
conrad | added guarded #include "config.h" throughout libspeex... |
blob | commitdiff | diff to current |
2004-07-14 |
jm | Moved all the includes from /usr/include to /usr/includ... |
blob | commitdiff | diff to current |
2004-06-06 |
giles | Recommit changes lost in server migration. |
blob | commitdiff | diff to current |
2004-04-20 |
jm | speex_encode/speex_decode are back to using floats... |
blob | commitdiff | diff to current |
2004-02-12 |
jm | added extra valgrind checks for the Speex stack |
blob | commitdiff | diff to current |
2003-12-23 |
jm | fixed-point: some perceptual enhancement coef converted. |
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-29 |
jm | fixed-point: fixed some overflows |
blob | commitdiff | diff to current |
2003-11-29 |
jm | fixed-point: pitch gain again |
blob | commitdiff | diff to current |
2003-11-29 |
jm | fixed-point: pitch gain stuff |
blob | commitdiff | diff to current |
2003-11-28 |
jm | fixed-point: some work on pitch gain, fixed a packet... |
blob | commitdiff | diff to current |
2003-11-27 |
jm | fixed-point: bw_lpc and lpc_to_lsp are now done. |
blob | commitdiff | diff to current |
2003-11-27 |
jm | fixed-point: lsp_enforce_margin argument no longer... |
blob | commitdiff | diff to current |
2003-11-25 |
jm | fixed-point: done quantizing open-loop pitch |
blob | commitdiff | diff to current |
2003-11-14 |
jm | fixed-point: integerized pi_gain's |
blob | commitdiff | diff to current |
2003-11-14 |
jm | fixed-point: sb_celp gain quantization, fixed missing... |
blob | commitdiff | diff to current |
2003-11-13 |
jm | spelling, cleanup |
blob | commitdiff | diff to current |
2003-11-12 |
jm | fixed-point: excitation gain completely converted to... |
blob | commitdiff | diff to current |
2003-11-12 |
jm | fixed-point: converting excitation gain quantization... |
blob | commitdiff | diff to current |
2003-11-12 |
jm | think I've fixed the performance problem caused by... |
blob | commitdiff | diff to current |
2003-11-11 |
jm | fixed-point: increased precision of the cos approximati... Speex-1.1.2 |
blob | commitdiff | diff to current |
2003-11-10 |
jm | fixed-point: integerized pi_gain, pitch prediction... |
blob | commitdiff | diff to current |
2003-11-10 |
jm | fixed-point: converted lsp_enforce_margin, some assembl... |
blob | commitdiff | diff to current |
2003-11-10 |
jm | fixed-point: integerized lsp interpolation |
blob | commitdiff | diff to current |
2003-11-10 |
jm | fixed-point: scaling functions are a bit less ugly... |
blob | commitdiff | diff to current |
2003-11-08 |
jm | fixed-point: removed some float ops in lpc_to_lsp and... |
blob | commitdiff | diff to current |
2003-11-07 |
jm | fixed-point: acos function approximated with fixed... |
blob | commitdiff | diff to current |
2003-10-09 |
jm | output saturation for narrowband (need to do the same... |
blob | commitdiff | diff to current |
2003-10-09 |
jm | fixed-point: LSPs are now stored quantized |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: QMF entirely in fixed-point now |
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: LSP quantization work, also LSP's are... |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: converted user-visible functions to use... |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: replace divisions by 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: more conversion to spx_sig_t |
blob | commitdiff | diff to current |
2003-10-08 |
jm | fixed-point: converted all signals to spx_sig_t |
blob | commitdiff | diff to current |
next |