1. b30f45b Fixing (hopefully) bandwidth detection for 24 kHz analysis by Jean-Marc Valin · 7 years ago
  2. 251fc07 float constants by Jean-Marc Valin · 7 years ago
  3. af93fbd Add RNN for VAD and speech/music classification by Jean-Marc Valin · 7 years ago
  4. f3cff05 Better rate allocation for stereo SILK in hybrid mode by Jean-Marc Valin · 7 years ago
  5. 95c4871 update draft version -10 by Jean-Marc Valin · 7 years ago
  6. ec29ffd Fix typo with NE10 prefix by Alexander Kochetkov · 7 years ago
  7. e2cdf9b Rename arm ne10 assembly optimization files. by Ralph Giles · 7 years ago
  8. 6db968e Rename SSE 4.1 files to match their targets. by Ralph Giles · 7 years ago
  9. 1b9be1a Fix typo in a comment in opus_decoder.c by Matt Brubeck · 7 years ago
  10. 492fc92 fix alignment exceptions by Ray Essick · 7 years ago
  11. ca3cb32 More fixes for IESG by Jean-Marc Valin · 7 years ago
  12. d772eb9 update draft: addressing IETF LC comments by Jean-Marc Valin · 7 years ago
  13. 1f38af4 Force crlf line endings for VS2015 project files. by Pavel P · 7 years ago
  14. 3fe744e Update draft: addressing AD comments by Jean-Marc Valin · 7 years ago
  15. 64a1608 Fix celt_pitch_xcorr() ARM jump table compiling error by Linfeng Zhang · 7 years ago
  16. 047c11b Update links, fix bits, add security considerations by Jean-Marc Valin · 7 years ago
  17. a1b050b Add missing #include for gcc by Felicia Lim · 7 years ago
  18. ed08a3b Avoid -Wsometimes-uninitialized error for valid test code by Felicia Lim · 7 years ago
  19. f57c904 Update testvector download command. by Ralph Giles · 7 years ago
  20. b1d51b2 Fix uninitialized variables in decide_dtx_mode() by Andrew Larkin · 7 years ago
  21. 3105fa2 Add checksum for opus 1.2.1 release by Tristan Matthews · 7 years ago
  22. defbc37 bump LT revision by Jean-Marc Valin · 7 years ago
  23. dbe22f1 Working around misdetected audio bandwidth by Jean-Marc Valin · 7 years ago
  24. acfa035 Prevent update draft from expiring by Jean-Marc Valin · 7 years ago
  25. 3aa4e0b Add checksum for opus 1.2 release. by Ralph Giles · 7 years ago
  26. 5bb3cbc Add "f" suffix to float constants by Jean-Marc Valin · 7 years ago
  27. 352786c bump LT version numbers by Jean-Marc Valin · 7 years ago
  28. 4de224e Update release checklist for website move to git. by Ralph Giles · 7 years ago
  29. c5ce20e Fix spacing in celt_sources.mk. by Ralph Giles · 7 years ago
  30. 20e9378 tests/run_vectors.sh: Fix argument quoting by Mark Harris · 7 years ago
  31. 9aebd7e Free all allocated memory in unit tests by Mark Harris · 7 years ago
  32. 34d821c Fix a duplicate symbol name. by Ralph Giles · 7 years ago
  33. 4144342 Improving tonality estimation with delayed decision by Jean-Marc Valin · 7 years ago
  34. c32edb5 Update releases.sha2 by Jean-Marc Valin · 7 years ago
  35. 44d6530 Clean celt_pitch_xcorr_float_neon() by Linfeng Zhang · 8 years ago
  36. 4fe9de3 Optimize floating-point celt_inner_prod() and dual_inner_prod() for ARM NEON by Linfeng Zhang · 7 years ago
  37. 4d4ed20 Optimize fixed-point celt_inner_prod() and dual_inner_prod() for ARM NEON by Linfeng Zhang · 8 years ago
  38. 85fb8a1 Replace call of celt_inner_prod_c() (step 2) by Linfeng Zhang · 8 years ago
  39. a1ae821 Replace call of celt_inner_prod_c() (step 1) by Linfeng Zhang · 8 years ago
  40. 1d7dea1 Initialize speech/music prob based on application by Jean-Marc Valin · 7 years ago
  41. 55507f1 Properly compute redundancy_bytes by Jean-Marc Valin · 7 years ago
  42. 15a30e2 Properly init speech/music confidence values by Jean-Marc Valin · 7 years ago
  43. f3390cd Don't use MAY_HAVE_NEON in arm_silk_map.c. by Jonathan Lennox · 7 years ago
  44. f26afaa Recalibrate VBR to hit target bitrate on average by Jean-Marc Valin · 7 years ago
  45. c2d3233 Update dynalloc VBR calibration by Jean-Marc Valin · 7 years ago
  46. cf86d25 fix comments by Jean-Marc Valin · 7 years ago
  47. 7be054b Avoid using log2() since it's not in C90 by Jean-Marc Valin · 7 years ago
  48. 0cc4d96 Adding leakage modelling to boost bands by Jean-Marc Valin · 7 years ago
  49. a1c2d71 Analysis refactoring for fixed-point scaling by Jean-Marc Valin · 7 years ago
  50. 4543308 Let CBR use more bits for dynalloc by Jean-Marc Valin · 7 years ago
  51. aef369f silk_LIMIT_32() should return an opus_int32 (not opus_int) by Jean-Marc Valin · 7 years ago
  52. 73808cf Fix memory leaks in opus_compare.c by Jean-Marc Valin · 7 years ago
  53. 4507637 Fixes unit tests that need arch-specific code by Jean-Marc Valin · 7 years ago
  54. 6cdd84a appveyor: fix typoed appveyor command by Ricardo Constantino · 7 years ago
  55. 92422f6 appveyor: Add the api key for the linked ci builds. by Ralph Giles · 7 years ago
  56. 7d48e9d appveyor: request rebuild of opus-tools on successful build by Ricardo Constantino · 7 years ago
  57. 3149f9d appveyor: simplify and preserve paths by Ricardo Constantino · 7 years ago
  58. 644bae4 appveyor: move to dotfile like travis by Ricardo Constantino · 7 years ago
  59. f179917 Updated SHA256 of releases by Jean-Marc Valin · 7 years ago
  60. 59b907c Fixes a double->float conversion warning by Jean-Marc Valin · 7 years ago
  61. 3609a22 Fixes some fixed-point 16-bit int overflows by Jean-Marc Valin · 7 years ago
  62. a671ac5 Reducing trim at low bitrate by Jean-Marc Valin · 7 years ago
  63. 9bb2820 cosmetics,silk: correct input/output arg comments by Linfeng Zhang · 7 years ago
  64. 0d2ba55 Fixes a surround bug on loud signal by Jean-Marc Valin · 7 years ago
  65. 43db562 Optimize silk_biquad_alt_stride2() for ARM NEON by Linfeng Zhang · 8 years ago
  66. 60eb7d8 Update silk_biquad_alt() by Linfeng Zhang · 8 years ago
  67. 1eaa67c Indent commands in the README. by Ralph Giles · 7 years ago
  68. badd1e5 Suggest basic build dependencies in the README. by Ralph Giles · 7 years ago
  69. 1f8cea2 Avoid warning when __STDC_VERSION__ is not defined by Carlos Alberto Lopez Perez · 7 years ago
  70. a31e9fd oops, fix build broken by previous patch by Jean-Marc Valin · 7 years ago
  71. 17e14fb Non-diegetic support for Ambisonics Mapping 254. by Drew Allen · 7 years ago
  72. 8e19536 Optimize silk_warped_autocorrelation_FIX() for ARM NEON by Linfeng Zhang · 8 years ago
  73. c43633d Fix OPUS_ARG_NONNULL indices in opus_multistream.h by Felicia Lim · 7 years ago
  74. c293ded VS2015: remove previously ignored C4146 in kiss_fft.c by Ricardo Constantino · 7 years ago
  75. b95c5e7 VS2015: Ignore LNK4221 and properly force SSE off for Win32 by Ricardo Constantino · 7 years ago
  76. 4d88328 VS2015: ignore C4244 warning in opus_compare.c by Ricardo Constantino · 7 years ago
  77. d6d7037 Fix compiler warnings by Mark Harris · 7 years ago
  78. 8056706 Add common.props to Makefile.am by Ricardo Constantino · 7 years ago
  79. 6116892 VS2015: only compile fixed silk for appropriate configs by Ricardo Constantino · 7 years ago
  80. 9c2736d VS2015: Move back PreprocessorDefinitions to opus by Ricardo Constantino · 7 years ago
  81. daf1d12 VS2015: join common options in a properties file by Ricardo Constantino · 8 years ago
  82. 0335534 VS2015: remove dead options for linker in static configurations by Ricardo Constantino · 8 years ago
  83. c340d83 test_opus_decode: Fix build on GCC 3.4 to 4.5.x by Mark Harris · 7 years ago
  84. ad15578 Fix sum initializer in celt_fir() by Jean-Marc Valin · 7 years ago
  85. abc1a77 Fix stability test by Jean-Marc Valin · 7 years ago
  86. 0834ad6 Speed up test_unit_LPC_inv_pred_gain by returning early on stable filters by Jean-Marc Valin · 7 years ago
  87. 414eef5 Remove SMALL_FOOTPRINT code for celt_fir() by Jean-Marc Valin · 7 years ago
  88. 3c9b4d6 Increasing GLOBAL_STACK_SIZE to 120000 to avoid failure by Jean-Marc Valin · 7 years ago
  89. c930cc5 Reduce the scope of Ne10 includes by Michael Bradshaw · 7 years ago
  90. 4911460 Remove #include "config.h" from ARM Ne10 headers by Michael Bradshaw · 7 years ago
  91. 95d4c9f Optimize silk_LPC_inverse_pred_gain() for ARM NEON by Linfeng Zhang · 8 years ago
  92. 6868865 Adding a unit test for LPC_inv_pred_gain() by Jean-Marc Valin · 7 years ago
  93. 4176a0c Add more coverage to travis tests. by Stephen · 7 years ago
  94. cfc8e30 Rename y0/y1 to out0/out1 to avoid name clash with the Bessel functions by Jean-Marc Valin · 7 years ago
  95. 468327d Add decoder fuzz target. by Felicia Lim · 7 years ago
  96. 572d65d Remove silk_LPC_inverse_pred_gain_Q24() which is no longer used anywhere by Jean-Marc Valin · 7 years ago
  97. c5a84df arm2gnu.pl: Fix GNU ARM .type directive by Mark Harris · 7 years ago
  98. feabcdc fix ARM build w/--disable-intrinsics --enable-asm by James Zern · 7 years ago
  99. cfdaf36 Optimize silk_NSQ_del_dec() for ARM NEON by Linfeng Zhang · 8 years ago
  100. 68afa49 Avoids undefined behaviour in ARM-optimized code by Jean-Marc Valin · 7 years ago