1. b2b0391 Actually install the documentation with make install by Ron · 12 years ago
  2. d445f02 Tweak doxygen input so that the manpage names won't conflict. by Gregory Maxwell · 12 years ago
  3. 24ed465 int vs opus_int32 consistency by Jean-Marc Valin · 12 years ago
  4. 9d9bad4 Remove the obsolete LIBOPUS_SUFFIX define. by Ralph Giles · 12 years ago
  5. 3164fcf Move the various version defines to be together. by Ralph Giles · 12 years ago
  6. fdd0c52 Minor doc improvement wrt OPUS_APPLICATION_RESTRICTED_LOWDELAY. by Gregory Maxwell · 12 years ago
  7. 8858cac Sync with draft -14 by Jean-Marc Valin · 12 years ago
  8. 14d63d1 Fixes the stereo_analysis() fixed-point overflow issue properly by Jean-Marc Valin · 12 years ago
  9. 7143b2d Merge branch 'tmp_draft' by Jean-Marc Valin · 12 years ago
  10. 88f22f2 Revert "Adds 3rd clause to CELT license" by Jean-Marc Valin · 12 years ago
  11. 88ddeee version bump by Jean-Marc Valin · 12 years ago
  12. 87003d5 Remove trailing whitespace from draft-ietf-codec-opus.xml. by Gregory Maxwell · 12 years ago
  13. 1ed596f commas by Kat Walsh · 12 years ago
  14. 3c321e3 Table title capitalization by Jean-Marc Valin · 12 years ago
  15. 56de780 draft copyediting by Kat Walsh · 12 years ago
  16. 14d1499 misc draft fixes by Jean-Marc Valin · 12 years ago
  17. 53e6782 More minor gen-art part 2 edits. by Timothy B. Terriberry · 12 years ago
  18. e249b0b Apparently the tar compatibility option has compatibility problems! by Jean-Marc Valin · 12 years ago
  19. 8ecba1a Make vararray and restrict checks fail GCC 2.95.3's broken implementation. by Gregory Maxwell · 12 years ago
  20. 6c83b0b Improve portability to BeOS via some configure.ac fixes and cleanups. by Gregory Maxwell · 12 years ago
  21. 981a280 Alt. compile instructions in the draft should match the Makefile. by Gregory Maxwell · 12 years ago
  22. 4e66c2c Gen-art (bit allocation work). by Jean-Marc Valin · 12 years ago
  23. 2599dc5 Gen-art part2 by Jean-Marc Valin · 12 years ago
  24. 2b0806d Gen-art update by Jean-Marc Valin · 12 years ago
  25. df39d65 Gen-art part2 by Timothy B. Terriberry · 12 years ago
  26. 2cb95f5 draft: reference for LSP stability by Jean-Marc Valin · 12 years ago
  27. dac1b4f Make vararray and restrict checks fail GCC 2.95.3's broken implementation. by Gregory Maxwell · 12 years ago
  28. bada444 Improve portability to BeOS via some configure.ac fixes and cleanups. by Gregory Maxwell · 12 years ago
  29. 1096fe5 Remove unused headers/defines in silk/typedef.h, improving portability to AMIX4.0/GCC1.4. by Gregory Maxwell · 12 years ago
  30. 936f52c Add #errors when !OPUS_BUILD or !(VAR_ARRAYS||USE_ALLOCA||NONTHREADSAFE_PSEUDOSTACK). by Gregory Maxwell · 12 years ago
  31. efbb5ea SILK to print error line with FIXED_DEBUG, assert with FIXED_DEBUG_ASSERT. by Gregory Maxwell · 12 years ago
  32. 4ea1491 When FIXED_DEBUG_ASSERT CELT will assert on fixed-debug error. by Gregory Maxwell · 12 years ago
  33. 1a113a1 Gen-art sync by Jean-Marc Valin · 12 years ago
  34. f2ed58b More on Gen-art part2 by Jean-Marc Valin · 12 years ago
  35. e6c2aad Some Gen-art part2 changes by Jean-Marc Valin · 12 years ago
  36. 3fe9cca Gen-art changes by Timothy B. Terriberry · 12 years ago
  37. e134dc4 Minor genart update by Jean-Marc Valin · 12 years ago
  38. 250c026 More Gen-art changes by Jean-Marc Valin · 12 years ago
  39. 22757c3 More Gen-art changes by Jean-Marc Valin · 12 years ago
  40. e8c437c First set of changes for Gen-art review by Jean-Marc Valin · 12 years ago
  41. 6ae5101 Fixes a fixed-point overflow by scaling pitch search more conservatively by Jean-Marc Valin · 12 years ago
  42. 516c980 Make it possible for the mono test to fail by Jean-Marc Valin · 12 years ago
  43. 3291120 Addressing the remaining comments from Robert Sparks by Jean-Marc Valin · 12 years ago
  44. d17bcbf Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. by Gregory Maxwell · 12 years ago
  45. 5eeeda9 Make opus_demo r/w little-endian PCM independent of host byte-order. by Gregory Maxwell · 12 years ago
  46. 1a9e853 Fixes two fixed-point overflow issues by Jean-Marc Valin · 12 years ago
  47. 9faea25 Fixes a (harmless) float overflow in the pitch search by Jean-Marc Valin · 12 years ago
  48. 37e1356 Avoid the unnecessary resynth averaging on intensity switch when encoding. by Gregory Maxwell · 12 years ago
  49. a403d5f Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. by Gregory Maxwell · 12 years ago
  50. b7034ec Make opus_demo r/w little-endian PCM independent of host byte-order. by Gregory Maxwell · 12 years ago
  51. 217cdae Make it possible for run_vectors.sh to fail on the mono tests. by Gregory Maxwell · 12 years ago
  52. 135e5d3 Remove automake color-tests and parallel-tests because they break solaris and require much newer autotools. by Gregory Maxwell · 12 years ago
  53. 4281577 Readme updates. by Gregory Maxwell · 12 years ago
  54. 780fbc9 Fixes a (harmless) numerical overflow in noise_shape_analysis_FIX.c by Jean-Marc Valin · 12 years ago
  55. 3af4aa7 Uses opus_int32 for fs_API_Hz parameter in silk_decoder_set_fs by Jean-Marc Valin · 12 years ago
  56. c82cd06 Changes all uses of SHR()/SHL() macros to SHR32()/SHL32() by Jean-Marc Valin · 12 years ago
  57. b3deb53 Prevents remove_doubling() from considering negative pitch gains by Jean-Marc Valin · 12 years ago
  58. 4f0c07f Add fwrite() error handling in repacketizer_demo. by Gregory Maxwell · 12 years ago
  59. f7ceaa6 Minor comment formatting change by Gregory Maxwell · 12 years ago
  60. ab5a049 Merge commit '390c89225d' by Jean-Marc Valin · 12 years ago
  61. b72de4a Minor comment formatting change by Gregory Maxwell · 12 years ago
  62. 9f407af Adds 3rd clause to CELT license by Jean-Marc Valin · 12 years ago
  63. 390c892 Adds some references, bumps version number by Jean-Marc Valin · 12 years ago
  64. e468946 Addressing AD issues by Timothy B. Terriberry · 12 years ago
  65. eb8b3c2 Adds note on monic filter by Jean-Marc Valin · 12 years ago
  66. 28b1d24 Fix negative write bug in opus_demo and add some fwrite() error handling. by Gregory Maxwell · 12 years ago
  67. cb05e7c s/FOUNDATION/COPYRIGHT OWNER/ in CELT code and "glue code" by Jean-Marc Valin · 12 years ago
  68. ae00e60 License update using the IETF Trust flavour of the BSD on the Silk code by Jean-Marc Valin · 12 years ago
  69. fa2750b More changes addressing Robert Sparks' review by Timothy B. Terriberry · 12 years ago
  70. 7227300 Misc changes to address Robert Sparks' comments by Jean-Marc Valin · 12 years ago
  71. 64e8021 oops, this removes dead code left from previous commit by Jean-Marc Valin · 12 years ago
  72. 94a4989 Makes silk_ADD_SAT32() conform to the C standard by Jean-Marc Valin · 12 years ago
  73. 367c394 Fixes several overflows in the CELT fixed-point by Jean-Marc Valin · 12 years ago
  74. 7aecadd Fixes a bug introduced by the previous commit by Jean-Marc Valin · 12 years ago
  75. 178758b Fixes some overflows in the fixed-point pitch code by Jean-Marc Valin · 12 years ago
  76. cd539df Rename to header makefile fragements to .mk by Ralph Giles · 12 years ago
  77. 8779266 Add opus_custom.h to celt_headers.txt. by Ralph Giles · 12 years ago
  78. d9474d9 Cast a factor to maintain precision on 16 bit systems. by Ralph Giles · 12 years ago
  79. f402852 Improve decoder_create documentation. by Ralph Giles · 12 years ago
  80. 5f6e472 Remove trailing whitespace. by Ralph Giles · 12 years ago
  81. 905197d Fixes a bunch of 16-bit issues that the C5X compiler warns about by Jean-Marc Valin · 12 years ago
  82. 59354a7 Fixes int vs opus_int32 compile errors on C5x by Jean-Marc Valin · 12 years ago
  83. 8770b07 CLANG IOC no longer likes the 'deterministic random' bitstreams, so move the test_opus_decode bailout up. by Gregory Maxwell · 12 years ago
  84. 873fc5b Fix documenation typos. by Ralph Giles · 13 years ago
  85. 1e0ba0f Fix typos in the API documentation. by Ralph Giles · 13 years ago
  86. b46991c Restore the windows-side #ifdef check in silk/MacroDebug.h. by Ralph Giles · 13 years ago
  87. a855a1f Check for underflow in the debug USUB32. by Ralph Giles · 13 years ago
  88. 9357ae9 Enable the silk debug macros with FIXED_DEBUG. by Ralph Giles · 13 years ago
  89. 2fa9e6e Fix a signed-compare warning. by Ralph Giles · 13 years ago
  90. 9620cf7 Print the actual arguments to the debug UADD/SUB32 routines. by Ralph Giles · 13 years ago
  91. 9f7d17b Uncomment the reporting for UADD32 and USUB32 in fixed_debug.h. by Ralph Giles · 13 years ago
  92. 5c06f8c Used unsigned intermediates with unsigned arguments in fixed_debug.h. by Ralph Giles · 13 years ago
  93. a69368e Use automake's support for parallel test execution. by Ralph Giles · 13 years ago
  94. cb3cc53 Fix --enable-fixed-point-debug. by Ralph Giles · 13 years ago
  95. 037918a Guard against pathologically small buffer by Vincent Penquerc'h · 13 years ago
  96. ab0b5f5 Make input mapping parameter const in multistream API by Vincent Penquerc'h · 13 years ago
  97. c792108 Adds missing RESTORE_STACK statements on error paths by Jean-Marc Valin · 12 years ago
  98. c0387ff More consistent types for 16-bit architectures by Jean-Marc Valin · 12 years ago
  99. 3e4afc6 Removes a number of macro definitions which are used nowhere in the codebase. by Gregory Maxwell · 13 years ago
  100. 9cca20a Various multistream fixes. by Gregory Maxwell · 13 years ago