1. ba28403 Typo: FIND_PITCH_BANDWI(D)TH_EXPANSION by Philip Jägenstedt · 12 years ago
  2. 6d9c16d Fix common misspellings by Philip Jägenstedt · 12 years ago
  3. e23b15f Add some more multistream encoder API tests. by Gregory Maxwell · 12 years ago
  4. d8b0a24 Docbug: Replace opus_encode_frame with opus_encode_float in doxygen. by Gregory Maxwell · 12 years ago
  5. 2c3b5ee Saves channels*overlap*4 bytes off the state encoder by Jean-Marc Valin · 12 years ago
  6. 6b45974 Reduces rate/max rate to make room for redundancy by Jean-Marc Valin · 12 years ago
  7. ff16ab0 Just fix opus-uninstalled.pc instead of tweaking the build dir by Ron · 12 years ago
  8. cc71cde Replace 'maximum frame size' with 'maximum packet duration' in the docs. by Gregory Maxwell · 12 years ago
  9. c40d500 Link the include dir into out-of-tree build dirs by Ron · 12 years ago
  10. bdf0abc Move libm in pkgconf to Libs.private to avoid spurious dependencies. by Gregory Maxwell · 12 years ago
  11. 3ef8a16 Opus custom requires libm unconditionally. by Ralph Giles · 12 years ago
  12. d47ddfb Add -lm to the pkg-config link line. by Ralph Giles · 12 years ago
  13. a66642a Remove FLOATING_POINT from config.h. by Ralph Giles · 12 years ago
  14. 2d2f462 Remove 'low-delay' from the pkg-config description. by Ralph Giles · 12 years ago
  15. cf6284a Capitalize Opus in the pkg-config file comment header. by Ralph Giles · 12 years ago
  16. 0a17185 Add a make install instruction to the README. by Gregory Maxwell · 12 years ago
  17. ed5989b Bit allocation fix for 16-bit platforms by Jean-Marc Valin · 12 years ago
  18. 02c653f silk: move down- and upsamplers constants to the header file. by Diego Elio Pettenò · 12 years ago
  19. 3f2efcb Move to comment a table that is never used in the code. by Diego Elio Pettenò · 12 years ago
  20. 5f6be0c Mark tables static when not used outside of their translation unit. by Diego Elio Pettenò · 12 years ago
  21. d006b78 Mark functions static if they are only used in their own translation unit. by Diego Elio Pettenò · 12 years ago
  22. d509e9f opus_demo: mark tables as static constants. by Diego Elio Pettenò · 12 years ago
  23. 1d13ff6 Fixes multistream doc by Jean-Marc Valin · 12 years ago
  24. 77ebbdf Expand documentation for the multistream API. by Timothy B. Terriberry · 12 years ago
  25. 1491fa8 Fixes to the new repacketizer doc by Jean-Marc Valin · 12 years ago
  26. ddd551e Add documentation for the repacketizer API. by Timothy B. Terriberry · 12 years ago
  27. 6f2d9f5 Use dynamic stack allocations in SILK decoder. by Timothy B. Terriberry · 12 years ago
  28. e7f668b Bump version to 1.0.1 by Jean-Marc Valin · 12 years ago
  29. a40689e Remove large multistream stack buffers. by Timothy B. Terriberry · 12 years ago
  30. 84dd1cf Balance parentheses in opus_multistream.c. by Timothy B. Terriberry · 12 years ago
  31. 1219065 some doc for --enable-fixed-point and --enable-floating-point by Jean-Marc Valin · 12 years ago
  32. e91dfa0 bump version, include Makefile.unix by Jean-Marc Valin · 12 years ago
  33. 6e2dd16 Add an m4 macro set for pkgconfig less usage with autotools. by Gregory Maxwell · 12 years ago
  34. 865124f Add opus_multistream.h to MSVC project files. by Gregory Maxwell · 12 years ago
  35. 5467ce7 Avoid using make -C, a gnuism, in Makefile.am. by Gregory Maxwell · 12 years ago
  36. 5ae062a Completely remove the built-in autotools -fstatck-protector detection. by Gregory Maxwell · 12 years ago
  37. 79a6f4d Makes two static tables const by Jean-Marc Valin · 12 years ago
  38. f6c26e0 Fixes an overflow in silk_log2lin() that was triggered only in debug mode by Jean-Marc Valin · 12 years ago
  39. ad333d0 Fix typo. by Timothy B. Terriberry · 12 years ago
  40. 9077238 More email address updates for AUTHORS. by Gregory Maxwell · 12 years ago
  41. 8115a46 Update testvector path and filename. by Gregory Maxwell · 12 years ago
  42. 582eba6 Additional multistream tests and reject channels<1 in MS API. by Gregory Maxwell · 12 years ago
  43. 635b5f2 Revise README, update AUTHORS emails. by Gregory Maxwell · 12 years ago
  44. 11dd552 Clarify a comment. by Ralph Giles · 12 years ago
  45. d606737 Propagate OPUS_VERSION to config.h. by Ralph Giles · 12 years ago
  46. 5685bd3 Replace long long in celt/ with opus_int64. by Gregory Maxwell · 12 years ago
  47. de74fc1 Remove C99ism in celt/tests/test_unit_mathops.c w/ fixed point build. by Gregory Maxwell · 12 years ago
  48. 1b58bc7 Include tests/run_vectors.sh in EXTRA_DIST. by Gregory Maxwell · 12 years ago
  49. e2e1fe9 Use 64-bits in fixed point debug for _P16, fixes spurious failures. by Gregory Maxwell · 12 years ago
  50. 3a9b354 Fix an MSVC warning. by Ralph Giles · 12 years ago
  51. 2b14ac2 genversion now adds the header comment to version.mk by Chris Moeller · 12 years ago
  52. 91b2f6d Add 'compile' to the git ignore list. by Ralph Giles · 12 years ago
  53. 88ee8a1 Use the string from version.mk in Makefile.draft. by Ralph Giles · 12 years ago
  54. 59c5a82 Move the release version string to version.mk. by Ralph Giles · 12 years ago
  55. 9322362 Updated Win32 genversion.bat to generate version.mk if Git is found, use it if it isn't, and produce unknown version and leave it untouched if it isn't already found by Chris Moeller · 12 years ago
  56. 9a35da4 Bump version number by Jean-Marc Valin · 12 years ago
  57. 31cf4e1 More doc fixes. by Gregory Maxwell · 12 years ago
  58. 0e23249 Only install opus_*.3 manpages. Fixes 'make distcheck'. by Ralph Giles · 12 years ago
  59. 8d2e9ad Use configure.ac provided soname versioning. by Gregory Maxwell · 12 years ago
  60. 07b8e61 Documentation updates for the CTLs. by Timothy B. Terriberry · 12 years ago
  61. 417679c Disable stack-protector for mingw32 and remove win32 restrict define. by Gregory Maxwell · 12 years ago
  62. e852c34 Add MSVC makefiles to the dist tarball. by Gregory Maxwell · 12 years ago
  63. 98eed74 Avoid an inconsequential memory leak in tests/test_opus_decode.c. by Gregory Maxwell · 12 years ago
  64. 4ee682f Bump version number to 1.0.1 and set libtool version by Jean-Marc Valin · 12 years ago
  65. 88c499c Add basic {GET,SET}_LSB_DEPTH API tests. by Gregory Maxwell · 12 years ago
  66. bb389c6 OPUS_{GET,SET}_LSB_DEPTH for multichannel. by Gregory Maxwell · 12 years ago
  67. 1cd5d95 Implements OPUS_{GET,SET}_LSB_DEPTH by Jean-Marc Valin · 12 years ago
  68. 02f19c2 Fix fixed-point testilog2. by Timothy B. Terriberry · 12 years ago
  69. 0d57a5d Disable silk_get_TOC in the code, as it's not used or exposed. by Gregory Maxwell · 12 years ago
  70. 622046c Fixed sizeof param in silk_get_TOC. Size for memset was calculated wrong. by Cyril Lashkevich · 12 years ago
  71. bf7c160 Fix opus_encode allowed frame sizes docs, reported by Stefan Hacker. by Gregory Maxwell · 12 years ago
  72. da3b5f7 Added MSVC output directories to gitignore. by Chris Moeller · 12 years ago
  73. 4466622 Fix bkp/s -> kb/s in opus_demo. by Gregory Maxwell · 12 years ago
  74. 7909d8a Guard _MSC_VER tests, remove FLOAT2INT16 when DISABLE_FLOAT_API. by Rafaël Carré · 12 years ago
  75. 66d429a log2_frac optimization from Simon Hosie back in Aug 2011. by Gregory Maxwell · 12 years ago
  76. b0c120b Add some more api docs. by Gregory Maxwell · 12 years ago
  77. de4a2dd Replace the remaining instances of restrict with OPUS_RESTRICT. by Gregory Maxwell · 12 years ago
  78. 22f7788 Replace a remaining instance of restrict with OPUS_RESTRICT. by Gregory Maxwell · 12 years ago
  79. 0ec9313 Small cleanups to MSVC build setup. by Gian-Carlo Pascutto · 12 years ago
  80. b768c9b Fixes MSVC projects and adds git version generator tool by Chris Moeller · 12 years ago
  81. de0b532 Replace C99 restrict keyword with OPUS_RESTRICT. by Gregory Maxwell · 12 years ago
  82. 31e8a84 Don't try to create fullband silk frames when forced to low rate. by Gregory Maxwell · 12 years ago
  83. 37f5659 Convert some double constants to float. by Gregory Maxwell · 12 years ago
  84. 9621e71 Fix a typo. by Ralph Giles · 12 years ago
  85. b7985f3 Remove rillian from the Acknowledgments. by Timothy B. Terriberry · 12 years ago
  86. f5b2d78 Clarify difference between user bandwidth settings. by Timothy B. Terriberry · 12 years ago
  87. b0794ba Wrap a long line. by Ralph Giles · 12 years ago
  88. aff527e Fix the agreement issue the other way. by Ralph Giles · 12 years ago
  89. c4406b5 Fix an agreement typo in the previous commit. by Ralph Giles · 12 years ago
  90. 642084c Output/intermediate dir cleanup and fixes in 64-bit mode. by Gian-Carlo Pascutto · 12 years ago
  91. eeb7bd3 Make MSVC build work in parallel. by Gian-Carlo Pascutto · 12 years ago
  92. 396c4e5 Rearrange Ogg Opus references. by Timothy B. Terriberry · 12 years ago
  93. b374461 Updates from mailing list and other small fixes. by Timothy B. Terriberry · 12 years ago
  94. 3527f9d Oops, the tag is ENCODER not ENCODED-BY. by Ralph Giles · 12 years ago
  95. 360a411 Various small improvements. by Ralph Giles · 12 years ago
  96. 0cf8628 Define TOC sequence briefly. by Ralph Giles · 12 years ago
  97. 19658bd Clarify how multistream Opus packets are packed into Ogg packets. by Ralph Giles · 12 years ago
  98. 1a7c4ce Bump the version number on the Ogg Opus draft. by Ralph Giles · 12 years ago
  99. 1935025 Add myself as an author. by Ralph Giles · 12 years ago
  100. e515687 Ogg Opus wording - avoid repeated 'this' in the abstract. by Ralph Giles · 12 years ago