커밋 기록

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