1. 563d9f4 Remove useless `neon:` clause. by Elliott Hughes · 4 weeks ago main master
  2. d94ff5d libopus: Ignore integer overflows in celt_decode_with_ec_dred by Rakesh Kumar · 6 weeks ago
  3. 15c162f Upgrade libopus to v1.5 by Sadaf Ebrahimi · 6 weeks ago
  4. 23d4b31 Fix opus_demo -e/-d with weights blob by Jean-Marc Valin · 8 weeks ago
  5. 1bb6d78 Update README for 1.5 by Sid Rao · 8 weeks ago
  6. 0ff629b Fix configure help for --enable-osce by Jean-Marc Valin · 8 weeks ago
  7. 4eca11c Avoid OSCE crash if weights aren't loaded by Jean-Marc Valin · 8 weeks ago
  8. 32d4d87 Basic void pointer check by Jean-Marc Valin · 8 weeks ago
  9. 33a89b7 Add checks when loading blob data by Jean-Marc Valin · 8 weeks ago
  10. c927627 missing newlines by Jean-Marc Valin · 8 weeks ago
  11. efeaa8a Make weights blob a void* by Jean-Marc Valin · 8 weeks ago
  12. 24b7eab Bump LT version by Jean-Marc Valin · 8 weeks ago
  13. b4ff554 Fix conversion warnings by Jean-Marc Valin · 8 weeks ago
  14. 1f5189a Actually use RTCD in the PLC feature prediction by Jean-Marc Valin · 8 weeks ago
  15. 6880cdd Fix clang alignment warning by Jean-Marc Valin · 8 weeks ago
  16. ab2ab57 Fix NaN in Deep PLC by Jean-Marc Valin · 8 weeks ago
  17. 5c85763 Fixes ubsan tests with clang by Jean-Marc Valin · 8 weeks ago
  18. bd3ce03 Avoid warning about LPCNetPLCState being redefined by Jean-Marc Valin · 8 weeks ago
  19. 0713a18 Fix overflow in CELT Deep PLC by Jean-Marc Valin · 8 weeks ago
  20. e9b243b add arm rtcd for apple by Michael Klingbeil · 8 weeks ago
  21. b6fd9aa Allow wrap-around in Neon NSQ_del_dec LCG by Jean-Marc Valin · 8 weeks ago
  22. 26c3bbb meson fix comparison by Rudi Heitbaum · 8 months ago
  23. 23c5913 Remove NORM_ALIASING_HACK (with SMALL_FOOTPRINT) by Jean-Marc Valin · 8 weeks ago
  24. 91bfdbd Fix lpcnet_demo usage by Jean-Marc Valin · 8 weeks ago
  25. 1fc28c3 Allow band boost in dynalloc_analysis() for 2.5 ms by Jean-Marc Valin · 9 weeks ago
  26. 448518f Add some DRED decoding tests by Jean-Marc Valin · 9 weeks ago
  27. c0cc80d s/master/main/ in gitlab script by Jean-Marc Valin · 9 weeks ago
  28. dcce2fd Move all DRED encoding/decoding files to dnn/ dir by Jean-Marc Valin · 9 weeks ago
  29. b589ab4 Silence warning about uninitialized float_api by Jean-Marc Valin · 9 weeks ago
  30. 522a290 _mm_loadu_si23() needs immintrin.h on MSVC by Jean-Marc Valin · 9 weeks ago
  31. 4c76029 Fixing Neon when vmlaq_lane_f32() is a macro by Jean-Marc Valin · 9 weeks ago
  32. a17c294 add usage string for opus_demo dec_complexity by Michael Klingbeil · 9 weeks ago
  33. 59dc75f Rework 32-bit SSE loads yet again. by Timothy B. Terriberry · 9 weeks ago
  34. 1186fb8 Add Deep PLC/DRED/OSCE to random tests by Jean-Marc Valin · 9 weeks ago
  35. 6673e34 Fix build on ARMv7 by Jean-Marc Valin · 9 weeks ago
  36. f1fc944 Fix AVX2 dection by Jean-Marc Valin · 9 weeks ago
  37. cf4e3a1 Bump DRED experimental version for 3e2a6b6 by Jean-Marc Valin · 9 weeks ago
  38. 3e2a6b6 Add signaling for a maximum DRED quantizer. by Timothy B. Terriberry · 9 weeks ago
  39. 2fff643 Fix Doxygen warnings. by Timothy B. Terriberry · 9 weeks ago
  40. 950d8bf Remove some dead code. by Timothy B. Terriberry · 9 weeks ago
  41. 9cf12e9 Improve AVX2 compiler support detection. by Timothy B. Terriberry · 9 weeks ago
  42. 833688e bit-exact overflow fixes in silk/arm/NSQ_del_dec_neon_intr.c by Jan Buethe · 9 weeks ago
  43. 57901a6 opus_dred_parse() sets dred_end to 0 when no DRED by Jean-Marc Valin · 9 weeks ago
  44. 6ac0c87 Update weight-shrinking script by Jean-Marc Valin · 9 weeks ago
  45. d9d0e72 Fixes an aliasing bug in opus_packet_pad() by Jean-Marc Valin · 9 weeks ago
  46. ecc10d8 Add missing RESTORE_STACK in tests by Jean-Marc Valin · 9 weeks ago
  47. 001820b Fix NONTHREADSAFE_PSEUDOSTACK by Jean-Marc Valin · 9 weeks ago
  48. 512e627 Silences gcc warning by Jean-Marc Valin · 9 weeks ago
  49. b75bd48 Remove training whitespace by Jean-Marc Valin · 10 weeks ago
  50. 5eeb576 Instructions for reusing loss simulator by Jean-Marc Valin · 10 weeks ago
  51. 393d463 Add lossgen_demo by Jean-Marc Valin · 10 weeks ago
  52. a97151d meson: Increase slow tests timeout by Xavier Claessens · 2 months ago
  53. 8894546 dump_modes: add missing file to build by Giovanni Bajo · 4 months ago
  54. 5e0bb53 Map 2 extra channels in 5th order HOA by Chris Hold · 2 months ago
  55. 965afac Provide 4th order HOA map 3 mixing and demixing by Chris Hold · 2 months ago
  56. befc25f fixed compiler warning when building without dred by Jan Buethe · 2 months ago
  57. db78df8 Delaying new DRED data when just out of silence by Jean-Marc Valin · 3 months ago
  58. c5117c5 Add dred_end return value to opus_dred_parse() by Jean-Marc Valin · 3 months ago
  59. 1f53f1e Support for extra offset by Jean-Marc Valin · 3 months ago
  60. 183a820 Refactoring: store all states by Jean-Marc Valin · 3 months ago
  61. 9f36bfc Chopping the oldest silence in a DRED payload by Jean-Marc Valin · 3 months ago
  62. 9b1da1f Fix missing dotprod optimization by Jean-Marc Valin · 2 months ago
  63. 367a487 hangover fix in osce/utils/pitch.py by Jan Buethe · 2 months ago
  64. 46f9c9c re-dumped osce models with sparse=False by Jan Buethe · 2 months ago
  65. 735117b disabled sparse option in osce export script by Jan Buethe · 2 months ago
  66. ffd1b0b Provide 5th order HOA map 3 mixing and demixing by Chris Hold · 4 months ago
  67. 6be3673 More #ifdef around the dnn code by Jean-Marc Valin · 2 months ago
  68. 901c854 Conditional include by Jean-Marc Valin · 2 months ago
  69. dd0e2dc updated model by Jan Buethe · 2 months ago
  70. 4b9d9b0 Fix check-asm for celt_fir_sse4_1() by Jean-Marc Valin · 3 months ago
  71. 3e69410 Fix OOB read in fixed-point NEON intrinsics. by Timothy B. Terriberry · 3 months ago
  72. d503125 Add check-asm for fixed-point xcorr_kernel(). by Timothy B. Terriberry · 3 months ago
  73. 65b131e Add basic testing for Deep PLC, DRED, and OSCE by Jean-Marc Valin · 3 months ago
  74. 7070dfe Make opus_packet_unpad() discard extensions too by Jean-Marc Valin · 3 months ago
  75. 17922c2 Fix internal error on DRED by Jean-Marc Valin · 3 months ago
  76. 562587e Avoid size-zero OPUS_COPY() with NULL pointer by Jean-Marc Valin · 3 months ago
  77. 2582ca9 Allow wrap-around in silk_LPC_analysis_filter_avx2() by Jean-Marc Valin · 3 months ago
  78. e12c7f5 Fix log(0) on silence for fixed-point by Jean-Marc Valin · 3 months ago
  79. 0e2d56d Add missing NULL pointer check by Jean-Marc Valin · 3 months ago
  80. 009d741 Fix various typos by luzpaz · 9 months ago
  81. f20575d Fix OSCE using uninitialized range coder for PLC by Jean-Marc Valin · 3 months ago
  82. 53c2313 Fix lossgen shared build by Jean-Marc Valin · 3 months ago
  83. 6c8acc2 Avoid padding multi-frame DTX packets by Jean-Marc Valin · 3 months ago
  84. 648a9f2 Allow for DRED in DTX refresh packets by Jean-Marc Valin · 3 months ago
  85. 4350819 Handle the offset from the DRED frame id by Jean-Marc Valin · 3 months ago
  86. f4ee292 Fix frame separator parsing by Jean-Marc Valin · 3 months ago
  87. 0fed741 Fix c90 build by Jean-Marc Valin · 3 months ago
  88. 468a693 Cleanup previous commits by Jean-Marc Valin · 3 months ago
  89. b778271 divide max payload too by Jean-Marc Valin · 4 months ago
  90. 073bec9 First shot at multi-frame CBR with DRED by Jean-Marc Valin · 4 months ago
  91. fe86db6 More activity handling to opus_encode_native_process() by Jean-Marc Valin · 4 months ago
  92. 452abee Handle rangeFinal, delay_compensation by Jean-Marc Valin · 4 months ago
  93. fd88e22 Refactor multi-frame encoding to be non-recursive by Jean-Marc Valin · 4 months ago
  94. f44069f Splitting opus_encode_native() by Jean-Marc Valin · 4 months ago
  95. 231caa3 Fix Hybrid CBR with DRED and CELT->SILK redundancy by Jean-Marc Valin · 4 months ago
  96. b63e22c Fix desync for CBR DRED by Jean-Marc Valin · 4 months ago
  97. 7b73c9b More DRED tuning by Jean-Marc Valin · 3 months ago
  98. 19dd96b Initial DRED tuning by Jean-Marc Valin · 3 months ago
  99. e42fff9 Remove REAMDE.version am: 2aa41de569 by Harish Mahendrakar · 3 months ago
  100. 7df2c67 fixes in osce python code by Jan Buethe · 3 months ago