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-04-01remove trailing whitespaceTristan Matthews
2013-12-07Tidy the speex/*.h includes some moreRon
2008-08-06Making it possible to disable either the encoder or the decoder using macrosJean-Marc Valin
2008-08-05Sorting out #include "" from #include <> and using relative paths for includingJean-Marc Valin
2008-04-25Patch by Thorvald Natvig: uses gcc visibility options to only export thejm
2007-11-18New DISABLE_VBR and DISABLE_FLOAT_API switches can together remove every singlejm
2007-11-18fixed-point: stereo entirely convertedjm
2007-11-18fixed-point: one more step in stereo encoding conversion (balance done)jm
2007-11-16oops, removing printfjm
2007-11-16fixed-point: partial conversion of stereo encoding.jm
2007-11-14fixed-point: Patch by Thom Johansen to convert stereo decoding to fixed-point,jm
2005-04-25Now autodetects (and handles) size of integer types.jm
2004-07-15added guarded #include "config.h" throughout libspeex/ and src/conrad
2004-07-14Moved all the includes from /usr/include to /usr/include/speexjm
2004-04-21speex_encode/speex_decode are back to using floats, new speex_encode_intjm
2003-12-05Added const's all over the placejm
2003-10-08fixed-point: converted user-visible functions to use "short" signals,jm
2003-10-08fixed-point: removed pre-emphasis, more cleanupjm
2003-01-07Some stereo enhancementsjm
2002-11-14Fixed bugs in stereo and zero-mode and did some VBR tuning... it's lookingjm
2002-11-08Implemented stereo at the decoder sidejm
2002-11-07First stereo support in encoder (might be buggy), not in decoder yet.jm
2002-11-05before my laptop drops dead... :(jm