1. e04e86e Add a simple masking model to the spreading decision by Jean-Marc Valin · 6 years ago
  2. 3b90ff8 Making sure importance[] is initialized even when we don't use dynalloc by Jean-Marc Valin · 6 years ago
  3. 5edcfaf oops by Jean-Marc Valin · 6 years ago
  4. 3e3a2ff Improve TF analysis RDO to take into account how important each band is by Jean-Marc Valin · 6 years ago
  5. 8299edf Scaling back the pitch filter when most of the energy is above 3.2 kHz by Jean-Marc Valin · 6 years ago
  6. 693421e Fixes NaN issues in compute_stereo_width() by Jean-Marc Valin · 6 years ago
  7. ff6532c Making opus-uninstalled.pc use the .la instead of the .a by Jean-Marc Valin · 6 years ago v1.3-beta
  8. 058e817 Decouple OpusProjection* API from static matrices. by Andrew Allen · 6 years ago
  9. cae4445 Ensure mapping matrix size is always valid. by Andrew Allen · 6 years ago
  10. 65f11d3 Fix memory issues in Projection API. by Andrew Allen · 6 years ago
  11. eee6898 fix float constants by Jean-Marc Valin · 6 years ago
  12. 4656053 Define integer types from stdint.h where it's available by Kári Tristan Helgason · 6 years ago
  13. ab7ab10 Tuning decision thresholds for low-bitrate music by Jean-Marc Valin · 6 years ago
  14. ff83843 Fix matrix export via CTL func. by Andrew Allen · 6 years ago
  15. ff98202 Retrained speech/music RNN by Jean-Marc Valin · 6 years ago
  16. 877d3d2 Add missing include to the list by Jean-Marc Valin · 6 years ago
  17. f643c03 Support for Channel Mapping 253 by Andrew Allen · 6 years ago
  18. e12df85 Fix unnecessary assignment. by Roman Kalashnikov · 6 years ago
  19. d8b1fd4 Enable RFC 8251 changes by default by Jean-Marc Valin · 6 years ago
  20. 9f7e7c8 Fix configure output formatting. by Ralph Giles · 6 years ago
  21. 43dfdc0 Fix entropy coder doc by Jean-Marc Valin · 7 years ago
  22. 2da3721 Simplifying celt_fir5() since x==y and mem[]={0} by Jean-Marc Valin · 7 years ago
  23. 82e6cf7 Fix #undef of constant by Jean-Marc Valin · 7 years ago
  24. 072d133 Fixes CELT PLC by Jean-Marc Valin · 7 years ago
  25. b30f45b Fixing (hopefully) bandwidth detection for 24 kHz analysis by Jean-Marc Valin · 7 years ago
  26. 251fc07 float constants by Jean-Marc Valin · 7 years ago
  27. af93fbd Add RNN for VAD and speech/music classification by Jean-Marc Valin · 7 years ago
  28. f3cff05 Better rate allocation for stereo SILK in hybrid mode by Jean-Marc Valin · 7 years ago
  29. 95c4871 update draft version -10 by Jean-Marc Valin · 7 years ago
  30. ec29ffd Fix typo with NE10 prefix by Alexander Kochetkov · 7 years ago
  31. e2cdf9b Rename arm ne10 assembly optimization files. by Ralph Giles · 7 years ago
  32. 6db968e Rename SSE 4.1 files to match their targets. by Ralph Giles · 7 years ago
  33. 1b9be1a Fix typo in a comment in opus_decoder.c by Matt Brubeck · 7 years ago
  34. 492fc92 fix alignment exceptions by Ray Essick · 7 years ago
  35. ca3cb32 More fixes for IESG by Jean-Marc Valin · 7 years ago
  36. d772eb9 update draft: addressing IETF LC comments by Jean-Marc Valin · 7 years ago
  37. 1f38af4 Force crlf line endings for VS2015 project files. by Pavel P · 7 years ago
  38. 3fe744e Update draft: addressing AD comments by Jean-Marc Valin · 7 years ago
  39. 64a1608 Fix celt_pitch_xcorr() ARM jump table compiling error by Linfeng Zhang · 7 years ago
  40. 047c11b Update links, fix bits, add security considerations by Jean-Marc Valin · 7 years ago
  41. a1b050b Add missing #include for gcc by Felicia Lim · 7 years ago
  42. ed08a3b Avoid -Wsometimes-uninitialized error for valid test code by Felicia Lim · 7 years ago
  43. f57c904 Update testvector download command. by Ralph Giles · 7 years ago
  44. b1d51b2 Fix uninitialized variables in decide_dtx_mode() by Andrew Larkin · 7 years ago
  45. 3105fa2 Add checksum for opus 1.2.1 release by Tristan Matthews · 7 years ago
  46. defbc37 bump LT revision by Jean-Marc Valin · 7 years ago v1.2.1
  47. dbe22f1 Working around misdetected audio bandwidth by Jean-Marc Valin · 7 years ago
  48. acfa035 Prevent update draft from expiring by Jean-Marc Valin · 7 years ago
  49. 3aa4e0b Add checksum for opus 1.2 release. by Ralph Giles · 7 years ago
  50. 5bb3cbc Add "f" suffix to float constants by Jean-Marc Valin · 7 years ago v1.2
  51. 352786c bump LT version numbers by Jean-Marc Valin · 7 years ago
  52. 4de224e Update release checklist for website move to git. by Ralph Giles · 7 years ago
  53. c5ce20e Fix spacing in celt_sources.mk. by Ralph Giles · 7 years ago
  54. 20e9378 tests/run_vectors.sh: Fix argument quoting by Mark Harris · 7 years ago
  55. 9aebd7e Free all allocated memory in unit tests by Mark Harris · 7 years ago
  56. 34d821c Fix a duplicate symbol name. by Ralph Giles · 7 years ago
  57. 4144342 Improving tonality estimation with delayed decision by Jean-Marc Valin · 7 years ago
  58. c32edb5 Update releases.sha2 by Jean-Marc Valin · 7 years ago
  59. 44d6530 Clean celt_pitch_xcorr_float_neon() by Linfeng Zhang · 8 years ago v1.2-rc1
  60. 4fe9de3 Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON by Linfeng Zhang · 7 years ago
  61. 4d4ed20 Optimize fixed-point celt_inner_prod() and dual_inner_prod() for ARM NEON by Linfeng Zhang · 8 years ago
  62. 85fb8a1 Replace call of celt_inner_prod_c() (step 2) by Linfeng Zhang · 8 years ago
  63. a1ae821 Replace call of celt_inner_prod_c() (step 1) by Linfeng Zhang · 8 years ago
  64. 1d7dea1 Initialize speech/music prob based on application by Jean-Marc Valin · 7 years ago
  65. 55507f1 Properly compute redundancy_bytes by Jean-Marc Valin · 7 years ago
  66. 15a30e2 Properly init speech/music confidence values by Jean-Marc Valin · 7 years ago
  67. f3390cd Don't use MAY_HAVE_NEON in arm_silk_map.c. by Jonathan Lennox · 7 years ago
  68. f26afaa Recalibrate VBR to hit target bitrate on average by Jean-Marc Valin · 7 years ago
  69. c2d3233 Update dynalloc VBR calibration by Jean-Marc Valin · 7 years ago
  70. cf86d25 fix comments by Jean-Marc Valin · 7 years ago
  71. 7be054b Avoid using log2() since it's not in C90 by Jean-Marc Valin · 7 years ago
  72. 0cc4d96 Adding leakage modelling to boost bands by Jean-Marc Valin · 7 years ago upstream/exp_leakage7
  73. a1c2d71 Analysis refactoring for fixed-point scaling by Jean-Marc Valin · 7 years ago
  74. 4543308 Let CBR use more bits for dynalloc by Jean-Marc Valin · 7 years ago
  75. aef369f silk_LIMIT_32() should return an opus_int32 (not opus_int) by Jean-Marc Valin · 7 years ago
  76. 73808cf Fix memory leaks in opus_compare.c by Jean-Marc Valin · 7 years ago
  77. 4507637 Fixes unit tests that need arch-specific code by Jean-Marc Valin · 7 years ago
  78. 6cdd84a appveyor: fix typoed appveyor command by Ricardo Constantino · 7 years ago
  79. 92422f6 appveyor: Add the api key for the linked ci builds. by Ralph Giles · 7 years ago
  80. 7d48e9d appveyor: request rebuild of opus-tools on successful build by Ricardo Constantino · 7 years ago
  81. 3149f9d appveyor: simplify and preserve paths by Ricardo Constantino · 7 years ago
  82. 644bae4 appveyor: move to dotfile like travis by Ricardo Constantino · 7 years ago
  83. f179917 Updated SHA256 of releases by Jean-Marc Valin · 7 years ago
  84. 59b907c Fixes a double->float conversion warning by Jean-Marc Valin · 7 years ago
  85. 3609a22 Fixes some fixed-point 16-bit int overflows by Jean-Marc Valin · 7 years ago v1.2-beta
  86. a671ac5 Reducing trim at low bitrate by Jean-Marc Valin · 7 years ago
  87. 9bb2820 cosmetics,silk: correct input/output arg comments by Linfeng Zhang · 7 years ago
  88. 0d2ba55 Fixes a surround bug on loud signal by Jean-Marc Valin · 7 years ago
  89. 43db562 Optimize silk_biquad_alt_stride2() for ARM NEON by Linfeng Zhang · 8 years ago
  90. 60eb7d8 Update silk_biquad_alt() by Linfeng Zhang · 8 years ago
  91. 1eaa67c Indent commands in the README. by Ralph Giles · 7 years ago
  92. badd1e5 Suggest basic build dependencies in the README. by Ralph Giles · 7 years ago
  93. 1f8cea2 Avoid warning when __STDC_VERSION__ is not defined by Carlos Alberto Lopez Perez · 7 years ago
  94. a31e9fd oops, fix build broken by previous patch by Jean-Marc Valin · 7 years ago
  95. 17e14fb Non-diegetic support for Ambisonics Mapping 254. by Drew Allen · 7 years ago
  96. 8e19536 Optimize silk_warped_autocorrelation_FIX() for ARM NEON by Linfeng Zhang · 8 years ago
  97. c43633d Fix OPUS_ARG_NONNULL indices in opus_multistream.h by Felicia Lim · 7 years ago
  98. c293ded VS2015: remove previously ignored C4146 in kiss_fft.c by Ricardo Constantino · 7 years ago
  99. b95c5e7 VS2015: Ignore LNK4221 and properly force SSE off for Win32 by Ricardo Constantino · 7 years ago
  100. 4d88328 VS2015: ignore C4244 warning in opus_compare.c by Ricardo Constantino · 7 years ago