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-22speexenc: delete tabsTristan Matthews
2015-04-21speexenc: fix tautologyTristan Matthews
2014-10-07remove trailing whitespaceTristan Matthews
2014-08-12speexenc: don't read past the end of WAV dataTristan Matthews
2013-12-07Tidy the speex/*.h includes some moreRon
2009-12-22Split libspeex and libspeexdspslicer
2009-04-15Added the --no-highpass and --print-rate options to speexencJean-Marc Valin
2008-08-05Sorting out #include "" from #include <> and using relative paths for includingJean-Marc Valin
2008-01-13OS2 support for stdin/stdout support in speexenc/speexdec (by Franz Bekan)jm
2007-12-08MinGW support by mikael Magnusson and last updates for 1.2beta3.Speex-1.2beta3jm
2007-07-29Windows patch to speexenc/speexdec by Alexander Chemerisjm
2007-06-23fixed stuff from coverityjm
2007-06-23check for malloc failurejm
2006-08-28Changed part of the API to use spx_int32_t instead of int (works better on jm
2006-08-11Skeleton support for Speexenc (by Tahseen Mohammad)jm
2006-06-25Initial implementation of SPEEX_MAX_VBR_BITRATE. Narrowband-only for now.jm
2006-02-12Think I fixed a crash when trying to encode in the wrong modejm
2006-01-23we now live in 2006jm
2006-01-02Fix for AMD64 (patch by Nicolas George)jm
2005-10-12version updatejm
2005-05-02support for top_builddir != top_srcdirjm
2004-08-13speex_get_mode() -> speex_lib_get_mode()conrad
2004-08-13fix up speexenc:conrad
2004-07-26Rejects extra comments that break the spec (i.e. those that don't containjm
2004-07-21add support for _noglobals API to speexencconrad
2004-07-16Oops, this fixes the infinite loop in wav inputjm
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-07-09changed the name of the version macro, removed some libtool stuff injm
2004-06-06Recommit changes lost in server migration.giles
2004-04-21speex_encode/speex_decode are back to using floats, new speex_encode_intjm
2004-03-21Flush page after the header (in order to follow the Ogg spec)jm
2004-02-18Integrated IRIX patch (getopt stuff) from Michael Pruett <michael@68k.org>jm
2004-01-28fopen with "rb" and "wb" on all platforms (it's OK 'cuz POSIX is supposedjm
2004-01-20added --quiet switchSpeex-1.1.4jm
2003-12-05Added const's all over the placejm
2003-10-08fixed-point: converted user-visible functions to use "short" signals,jm
2003-09-19last minor updates for 1.1jm
2003-09-18added denoiser and AGC optionsjm
2003-06-04init valuejm
2003-05-30implemented new speex_bits_insert_terminator call so that the number ofjm
2003-05-06merged some fixes in the main branchjm
2003-03-22cosmetic fixesjm
2003-03-14...jm
2003-03-03build fix for FreeBSD (gnugetopt), allow VBR without DTXjm
2003-02-24minor cosmetic fixjm
2003-02-05version changejm
2003-01-28some rc2 fixesjm
2003-01-13fixed some warningsjm
2003-01-07Some stereo enhancementsjm