Commit History

Author SHA1 Message Date
  Tristan Matthews be6df4d614 remove trailing whitespace 9 years ago
  Ron e2d3bc3923 Tidy the speex/*.h includes some more 11 years ago
  Erik de Castro Lopo 905c67eebb Patch : Make speex_bits_read_from and speex_bits_read_whole_bytes const correct 16 years ago
  Jean-Marc Valin 785e61a593 Sorting out #include "" from #include <> and using relative paths for including 16 years ago
  jm e3b7dceb4e Patch by Thorvald Natvig: uses gcc visibility options to only export the 16 years ago
  jm bf6e949e48 Removed some warnings 17 years ago
  jm 5aefcc4833 Patch by Thom Johansen: define and use SPEEX_MEMSET, SPEEX_MEMMOVE and 17 years ago
  jm 1f6cf519eb Moved the remaining of misc.h into arch.h 17 years ago
  jm bdcefb47d2 Put all the OS-dependent calls in os_support.h 17 years ago
  jm b366708d8e added speex_bits_set_bit_buffer (still untested) 17 years ago
  jm b292d62669 Replaced some warnings by notifications when it's not necessarily caused 17 years ago
  jm c336a88f4c We should never have set all bits to zero when resizing. It's now actually 18 years ago
  jm 060a4a3a4f TI C5x and C6x patch sent by Jim Crichton. 18 years ago
  jm 2230d09be2 oops. removed some debug code 19 years ago
  jm 599da3ced7 Fixed a brown-paper-bag bug in speex_bits_insert_terminator() that sometime had 19 years ago
  jm 9ba852f2f5 misc.c overriding patch (mainly for TI C5X and C6X) from Jim Crichton 19 years ago
  jm 7e67a8cb9d Minor cleanup patch by Alfred E. Heggestad 19 years ago
  jm 63f3165a8f Should fix a bug for platforms where a char is 16 bits. 19 years ago
  jm 6f0e96a431 Merged a modified version of Jamey Hicks' C55 patch, fixed a 19 years ago
  jm 95cdaf4540 removed unnecessary (re)initialization of the bit packer bytes 20 years ago
  conrad d8cc64be16 added guarded #include "config.h" throughout libspeex/ and src/ 20 years ago
  jm f5228ae08e Moved all the includes from /usr/include to /usr/include/speex 20 years ago
  giles a0aabefa87 Recommit changes lost in server migration. 20 years ago
  jm 6fc7b5dce8 fixed an "off by one". Moved definition of MAX_BYTES_PER_FRAME to the .c 21 years ago
  jm 9a0f9bba7c oops... 21 years ago
  jm 0ac70a9e20 speex_bits_write now properly inserts a terminator before copying the data 21 years ago
  jm 2d4b5b6a2d implemented new speex_bits_insert_terminator call so that the number of 21 years ago
  jm c07fa49c6c minor tweaks, removed some warnings 22 years ago
  jm 5edd8368f1 Removed some gcc warnings 22 years ago
  jm ca925741cd Fixed (I think) potential overflow in Speex Bits 22 years ago