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

github.com/mumble-voip/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-10-07remove trailing whitespaceTristan Matthews
2014-08-12speexenc: don't read past the end of WAV dataTristan Matthews
2014-07-25whitespace: drop trailing spacesLuca Barbato
2014-07-25build: Use pkgconf macros to check for ogg presenceLuca Barbato
2013-12-07Make autotools a bit less whiny on modern systemsRon
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
2009-04-15Resurected the --enable-vorbis-psy option by linking with libspeexdsp for theJean-Marc Valin
2008-08-05Sorting out #include "" from #include <> and using relative paths for includingJean-Marc Valin
2008-05-29Thorvald Natvig's --with-fft= patchJean-Marc Valin
2008-05-27Patch by Thorvald Natvig to add FFTW3 supportjm
2008-05-22Add slightly better descriptions for speex{enc,dec}.1jm
2008-04-25Fixed a speexdec regression causing all files to be decoded by as stereo (oops!)jm
2008-02-15Correct fix from r14511. Jm advises Speex packets can be <5 bytes.gmaxwell
2008-02-14Fix for fuzz testing found bug: Handle zero byte packets from libogg correctly.gmaxwell
2008-02-14fixed another bug found by gmaxwell's fuzzing (and fixed the previous fix)jm
2008-02-14Fix for nb-channel bug found by gmaxwell's fuzzing.jm
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.jm
2007-10-14remamed to libspeexdspjm
2007-10-14build detailsjm
2007-10-14splitting libspeex in twjm
2007-07-29Windows patch to speexenc/speexdec by Alexander Chemerisjm
2007-06-23fixed stuff from coverityjm
2007-06-23check for malloc failurejm
2007-06-06Remove hardcoded docdir, mandir from {doc,src}/Makefile.am, to allowconrad
2007-05-17Better endianness detection (helps for MacOS X)jm
2007-04-28Cleaned up the endianness conversion, making sure that 16-bit samples getjm
2006-08-28Changed part of the API to use spx_int32_t instead of int (works better on jm
2006-08-17Patch by Tahseen to ignore CMML or other non-Speex logical streams.jm
2006-08-14* Update win32 filesilliminable
2006-08-11Skeleton support for Speexenc (by Tahseen Mohammad)jm
2006-08-09Support for reading Ogg files that contain Skeleton.jm
2006-08-09It's usually a good idea to check if a pointer if NULL *before* using it!jm
2006-08-08Think I fixed the force-* options wrt gapless support.jm
2006-08-02Fixing Ticket #829 (defect): crash on invalid Speex file.jm
2006-06-25Initial implementation of SPEEX_MAX_VBR_BITRATE. Narrowband-only for now.jm
2006-05-04fixed a segfault when using --force-nb on a wideband stream (still need tojm
2006-05-04Gapless works again (I think). Bit of cleaning up as well.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-15That's more correctjm
2005-10-12version updatejm
2005-09-28Stupid error in prototype leading to corrupted wav header.jm
2005-05-10include prototype for le_intjm
2005-05-02support for top_builddir != top_srcdirjm
2005-04-25Now autodetects (and handles) size of integer types.jm
2005-02-20Fix for stupid wav handling bug reported by Walt Mendenhalljm