Commit History

作者 SHA1 備註 提交日期
  Tristan Matthews be6df4d614 remove trailing whitespace 9 年之前
  Ron e2d3bc3923 Tidy the speex/*.h includes some more 11 年之前
  Erik de Castro Lopo 905c67eebb Patch : Make speex_bits_read_from and speex_bits_read_whole_bytes const correct 16 年之前
  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 bf6e949e48 Removed some warnings 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 b366708d8e added speex_bits_set_bit_buffer (still untested) 17 年之前
  jm b292d62669 Replaced some warnings by notifications when it's not necessarily caused 17 年之前
  jm c336a88f4c We should never have set all bits to zero when resizing. It's now actually 18 年之前
  jm 060a4a3a4f TI C5x and C6x patch sent by Jim Crichton. 18 年之前
  jm 2230d09be2 oops. removed some debug code 19 年之前
  jm 599da3ced7 Fixed a brown-paper-bag bug in speex_bits_insert_terminator() that sometime had 19 年之前
  jm 9ba852f2f5 misc.c overriding patch (mainly for TI C5X and C6X) from Jim Crichton 19 年之前
  jm 7e67a8cb9d Minor cleanup patch by Alfred E. Heggestad 19 年之前
  jm 63f3165a8f Should fix a bug for platforms where a char is 16 bits. 19 年之前
  jm 6f0e96a431 Merged a modified version of Jamey Hicks' C55 patch, fixed a 19 年之前
  jm 95cdaf4540 removed unnecessary (re)initialization of the bit packer bytes 20 年之前
  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 年之前
  giles a0aabefa87 Recommit changes lost in server migration. 20 年之前
  jm 6fc7b5dce8 fixed an "off by one". Moved definition of MAX_BYTES_PER_FRAME to the .c 21 年之前
  jm 9a0f9bba7c oops... 21 年之前
  jm 0ac70a9e20 speex_bits_write now properly inserts a terminator before copying the data 21 年之前
  jm 2d4b5b6a2d implemented new speex_bits_insert_terminator call so that the number of 21 年之前
  jm c07fa49c6c minor tweaks, removed some warnings 22 年之前
  jm 5edd8368f1 Removed some gcc warnings 22 年之前
  jm ca925741cd Fixed (I think) potential overflow in Speex Bits 22 年之前