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