Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22Fix compiler warnings from -WallErik de Castro Lopo
2015-04-01remove trailing whitespaceTristan Matthews
2009-04-15More VBR tuningJean-Marc Valin
2009-04-03VBR tuning (along with open-loop gamma2 tweak)Jean-Marc Valin
2007-11-18New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every singlejm
2007-05-04some tweaks to the VBR quality tablejm
2006-09-08Adding the "f" suffix to float constants (path by Michael Jerris).jm
2006-02-14fixed potential problems with float rounding causing NaNsSpeex-1.1.12jm
2004-07-15added guarded #include "config.h" throughout libspeex/ and src/conrad
2004-07-15added const in front of vbr_*_thresh tablesconrad
2004-04-21speex_encode/speex_decode are back to using floats, new speex_encode_intjm
2003-10-08fixed-point: converted user-visible functions to use "short" signals,jm
2003-01-17oops... last minute fixesSpeex-1.0rc1jm
2003-01-15oops... I broke the 6 kbps mode. it's fixed now.jm
2003-01-15adjusted VBR for the new 4 kbps mode (still early stage)jm
2003-01-10mostly wideband tuning...jm
2002-12-20Allowed CNG in VBR modejm
2002-12-20Think DTX now works for wideband toojm
2002-12-12Implemented VAD-only mode with comfort noise generation, did some tuning tojm
2002-12-12Improvements to the way silence is handled in VBR.jm
2002-11-30Ultra-wideband VBR seems to work. Also, fixed a bug for wideband VBR.jm
2002-11-27...jm
2002-11-15Fixed a bug in the VBR analyzer, trying to re-tune it... also, startedjm
2002-11-14Fixed bugs in stereo and zero-mode and did some VBR tuning... it's lookingjm
2002-11-14Trying a new VBR implementation... still experimentaljm
2002-10-11Changed license to BSDjm
2002-07-30Fixed post-filter producing NaN's, started writing some SSE codejmvalin
2002-07-11Completed VBR for 0.5.0 releaseSpeex-0.5.0jmvalin
2002-07-11More VBR work.jmvalin
2002-07-08Added noise energy estimation and beginning of a VAD.jmvalin
2002-07-07Improved VBR by adding pitch and some constraints...jmvalin
2002-07-01First try at VBR... off by defaultjmvalin
2002-04-10...jmvalin