Commit History

Author SHA1 Message Date
  Jean-Marc Valin 9a35da4659 Bump version number 13 years ago
  Gregory Maxwell 31cf4e1d52 More doc fixes. 13 years ago
  Ralph Giles 0e232490d8 Only install opus_*.3 manpages. Fixes 'make distcheck'. 13 years ago
  Gregory Maxwell 8d2e9ade8f Use configure.ac provided soname versioning. 13 years ago
  Timothy B. Terriberry 07b8e612fa Documentation updates for the CTLs. 13 years ago
  Gregory Maxwell 417679c3e5 Disable stack-protector for mingw32 and remove win32 restrict define. 13 years ago
  Gregory Maxwell e852c34280 Add MSVC makefiles to the dist tarball. 13 years ago
  Gregory Maxwell 98eed74bf5 Avoid an inconsequential memory leak in tests/test_opus_decode.c. 13 years ago
  Jean-Marc Valin 4ee682f52a Bump version number to 1.0.1 and set libtool version 13 years ago
  Gregory Maxwell 88c499c959 Add basic {GET,SET}_LSB_DEPTH API tests. 13 years ago
  Gregory Maxwell bb389c67f9 OPUS_{GET,SET}_LSB_DEPTH for multichannel. 13 years ago
  Jean-Marc Valin 1cd5d95b3f Implements OPUS_{GET,SET}_LSB_DEPTH 13 years ago
  Timothy B. Terriberry 02f19c26f1 Fix fixed-point testilog2. 13 years ago
  Gregory Maxwell 0d57a5dc28 Disable silk_get_TOC in the code, as it's not used or exposed. 13 years ago
  Cyril Lashkevich 622046c1f1 Fixed sizeof param in silk_get_TOC. Size for memset was calculated wrong. 13 years ago
  Gregory Maxwell bf7c1605f7 Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker. 13 years ago
  Chris Moeller da3b5f779c Added MSVC output directories to gitignore. 13 years ago
  Gregory Maxwell 446662287e Fix bkp/s -> kb/s in opus_demo. 13 years ago
  Rafaël Carré 7909d8af20 Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API. 13 years ago
  Gregory Maxwell 66d429ab53 log2_frac optimization from Simon Hosie back in Aug 2011. 13 years ago
  Gregory Maxwell b0c120b214 Add some more api docs. 13 years ago
  Gregory Maxwell de4a2ddd06 Replace the remaining instances of restrict with OPUS_RESTRICT. 13 years ago
  Gregory Maxwell 22f7788ac1 Replace a remaining instance of restrict with OPUS_RESTRICT. 13 years ago
  Gian-Carlo Pascutto 0ec93137dc Small cleanups to MSVC build setup. 13 years ago
  Chris Moeller b768c9b0fd Fixes MSVC projects and adds git version generator tool 13 years ago
  Gregory Maxwell de0b5324b6 Replace C99 restrict keyword with OPUS_RESTRICT. 13 years ago
  Gregory Maxwell 31e8a84592 Don't try to create fullband silk frames when forced to low rate. 13 years ago
  Gregory Maxwell 37f56593a2 Convert some double constants to float. 13 years ago
  Ralph Giles 9621e7113d Fix a typo. 13 years ago
  Timothy B. Terriberry b7985f3262 Remove rillian from the Acknowledgments. 13 years ago