Historique des commits

Auteur SHA1 Message Date
  Tristan Matthews be6df4d614 remove trailing whitespace il y a 9 ans
  Tristan Matthews 05bafb86f2 speex_header: silence printf warning il y a 10 ans
  Ron e2d3bc3923 Tidy the speex/*.h includes some more il y a 11 ans
  Ron 9e349c1df6 Check the size of the header packet before we look inside it il y a 11 ans
  Jean-Marc Valin 785e61a593 Sorting out #include "" from #include <> and using relative paths for including il y a 16 ans
  jm e3b7dceb4e Patch by Thorvald Natvig: uses gcc visibility options to only export the il y a 16 ans
  jm b80fc6416f Patch by kfish that checks for headers with invalid mode numbers. Technically, il y a 16 ans
  jm 40209cadca Fix for nb-channel bug found by gmaxwell's fuzzing. il y a 17 ans
  jm f10a97aa25 added speex_header_free() for poor Windows lusers with weird libc behaviour il y a 17 ans
  jm 5aefcc4833 Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and il y a 17 ans
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h il y a 17 ans
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h il y a 17 ans
  jm b292d62669 Replaced some warnings by notifications when it's not necessarily caused il y a 17 ans
  jm cbf94725ec Fixing warnings (patch by Alfred E. Heggestad) il y a 19 ans
  jm ea52aea0da fixed-point cleanup, removed some warnings il y a 19 ans
  jm 6f0e96a431 Merged a modified version of Jamey Hicks' C55 patch, fixed a il y a 19 ans
  conrad d8cc64be16 added guarded #include "config.h" throughout libspeex/ and src/ il y a 20 ans
  jm f5228ae08e Moved all the includes from /usr/include to /usr/include/speex il y a 20 ans
  jm eda095f4a8 run-time calls for identifying the Speex version il y a 20 ans
  jm 556c879aae Added const's all over the place il y a 21 ans
  jm ba639a3cfd slightly changed the header format (still compatible) il y a 22 ans
  jm f62ff96679 oops... il y a 22 ans
  jm fc5f32c5f5 cleanup: all use of libc has been moved to misc.c to make porting easier. il y a 22 ans
  jm 98ca1ddc0a Made the code valid for a C++ compiler (void* stuff), plus some cleanup il y a 22 ans
  jm 80057412c6 Changed license to BSD il y a 22 ans
  jmvalin bf92f3b742 API change: a couple fields were removed from SpeexMode because they il y a 22 ans
  jmvalin 372a99a496 Fixed post-filter producing NaN's, started writing some SSE code il y a 22 ans
  jmvalin 418f44e502 Allow more than one frame per packet il y a 22 ans
  jmvalin 2960fd6415 Replaced all malloc/calloc/free calls by speex_alloc/speex_free to ease il y a 22 ans
  jmvalin a213a13b02 Introduced bit-stream version number (for compatibility) il y a 22 ans