1. 034c1b6 Fix MSVC warning about trunction from double to float by Nirbheek Chauhan · 3 years, 11 months ago
  2. f7e67d4 repacketizer_demo: check for read errors to fix compiler warnings by Nirbheek Chauhan · 4 years ago
  3. 907a523 Replace WIN32 with _WIN32 everywhere by Nirbheek Chauhan · 4 years ago
  4. 729bd2f celt: Fix broken SSE pre-processor check due to typo by Nirbheek Chauhan · 4 years ago
  5. cb66cb3 silk: Fix incorrect ifdef in debug.c by Nirbheek Chauhan · 4 years ago
  6. 6bae366 opus_decoder_fuzzer: limit the number of decodes to avoid timeout by Felicia Lim · 3 years, 11 months ago
  7. b83dd52 cmake - MINGW check for ssp lib and link if security features is enabled by Marcus Asteborg · 4 years ago
  8. d4b8707 CMake: Make _FORTIFY_SOURCE optional by Zeno Endemann · 4 years ago
  9. 8ad827c cmake - fix bugs around consuming Opus as a submodule in cmake and package version parsing by Marcus Asteborg · 4 years ago
  10. 5edb5aa cmake - Fix typo bug in enable_float_api option by Marcus Asteborg · 4 years ago
  11. edccc33 cmake - add warning flags for clang, gcc etc. by Marcus Asteborg · 4 years ago
  12. 982e83a gitlab-ci: Run jobs on the gcc:9 image. by Ralph Giles · 3 years, 11 months ago
  13. 484af25 configure: adjust x86 get cpu info inline assembly method for PIC case by sezero · 4 years, 9 months ago
  14. f8ed894 Fix and clean up opus_decode_fuzzer by Felicia Lim · 4 years ago
  15. d05a07e Remove trailing whitespaces in vla.c that was missed previously by Marcus Asteborg · 4 years ago
  16. 0c0c484 Add CI to check for trailing whitespaces in merge requests by Marcus Asteborg · 4 years ago
  17. b69bfb2 Fix arm build with rtcd enabled. by Ralph Giles · 4 years ago
  18. b816d1d Fix trailing whitspace in previous commit by Marcus Asteborg · 4 years ago
  19. 12c751e Prefer SSE and ASM implementation of float2int before lrintf for MSVC by Marcus Asteborg · 4 years ago
  20. da40455 Silence clang silk_encoder alignment warning by Mark Harris · 4 years ago
  21. 3cb71db fix doc/build_draft.sh run error by willson-chen · 4 years, 10 months ago
  22. 86e9bfc opus draft: fix run failed under dash by willson-chen · 4 years, 2 months ago
  23. 87cdaae cmake - refactor and cleanup options by Marcus Asteborg · 4 years, 1 month ago
  24. ce9d83b cmake/CFeatureCheck.cmake: fix feature tests failing when Opus is a submodule by Davide Beatrici · 4 years, 1 month ago
  25. 97fca1b cmake - add option to disable intrinsics by Marcus Asteborg · 4 years, 2 months ago
  26. c350cec cmake - move all compiler feature detection to OpusConfig by Marcus Asteborg · 4 years, 2 months ago
  27. d00d866 cmake - add include guards to cmake files by Marcus Asteborg · 4 years, 2 months ago
  28. 48055cc cmake - move cmake related files to cmake folder to make root dir less busy by Marcus Asteborg · 4 years, 2 months ago
  29. f2f8f33 cmake - only publish opus_custom.h if custom modes is enabled #121 by Marcus Asteborg · 4 years, 2 months ago
  30. 7f01183 cmake - add headers to project by Marcus Asteborg · 4 years, 2 months ago
  31. b254701 Add support to CMake build for building frameworks on Apple systems. by Simon Jackson · 4 years, 2 months ago
  32. fc13987 Fix intrin0.h include guard. by Ralph Giles · 4 years, 1 month ago
  33. 09f8f05 Build time improvement, for MSVC use intrin0.h instead of intrin.h and remove usage of stdio.h in production code by Marcus Asteborg · 4 years, 1 month ago
  34. fe00017 Disable message box when calling abort(). The message box is causing hangs in tests. by Marcus Asteborg · 4 years, 1 month ago
  35. f014317 Build and run test for cmake build in gitlab-ci by Marcus Asteborg · 4 years, 1 month ago
  36. fad505e Update Doxygen config file, header and footer to Doxygen 1.8.18 by Marcus Asteborg · 4 years, 1 month ago
  37. 72a3a6c Build trivial_example by default. by Ralph Giles · 4 years, 1 month ago
  38. fefcad3 trivial_example: Check the return value of fread(). by Ralph Giles · 4 years, 1 month ago
  39. 1168a29 trivial_example: open raw pcm files in binary mode. by Ralph Giles · 4 years, 1 month ago
  40. 4d40636 fix equivalent bitrate calculation for <20ms frame sizes by Hector Martin · 4 years, 1 month ago
  41. 8aa7767 Repository moved to gitlab.xiph.org by Mark Harris · 4 years, 2 months ago
  42. d1b5efe gitlab-ci: Add a build description. by Ralph Giles · 4 years, 2 months ago
  43. 5c94ec3 Fix a typo in in opus_custom.h. by Hua, Chunbo · 4 years, 2 months ago
  44. 7f035cc cmake - add option for fast math by Marcus Asteborg · 4 years, 2 months ago
  45. c5c986a cmake - add option for float_approx for IEEE 754 compatible targets by Marcus Asteborg · 4 years, 2 months ago
  46. a0e14e7 cmake - Add variable length detection and alloca detection by Marcus Asteborg · 4 years, 2 months ago
  47. 7628d84 CMake Changes by Nathaniel R. Lewis · 4 years, 3 months ago
  48. 4fc7d87 cmake - Fix OPUS_STACK_PROTECTOR option by Marcus Asteborg · 4 years, 3 months ago
  49. 66422d0 cmake - Add OPUS prefix to feature info to show correct commandline option by Marcus Asteborg · 4 years, 4 months ago
  50. c401f21 cmake - Add option for testing to improve cli by Marcus Asteborg · 4 years, 4 months ago
  51. 927de84 cmake - intinsics fixes, only compile SSE source with SSE flags on non-windows when target use runtime check (GH #154). For windows we only use /arch flag when target is presumed to support SSE to avoid AVX function pollution (GH #132). by Marcus Asteborg · 4 years, 4 months ago
  52. ddb2c97 cmake - add math library for test programs demo and compare when building dynamic library by willson-chen · 4 years, 6 months ago
  53. d637b90 cmake - Fix CMake install include directory by evpobr · 4 years, 5 months ago
  54. 94b68f3 cmake - Add support for detecting the presence of lrint and lrintf. by Nathaniel R. Lewis · 5 years ago
  55. e780645 cmake - add CPack and default to TGZ package by Marcus Asteborg · 4 years, 3 months ago
  56. 6adac61 cmake - make package version parsing more robust by Marcus Asteborg · 4 years, 2 months ago
  57. 06a6515 Fix celt decoder assertion when using OPUS_CUSTOM by Niclas Olmenius · 4 years, 4 months ago
  58. adcb7bc Fix another signed integer overflow in silk_noise_shape_quantizer_del_dec by Felicia Lim · 4 years, 3 months ago
  59. 923bebd Fix signed integer overflows in silk_noise_shape_quantizer_del_dec by Felicia Lim · 4 years, 4 months ago
  60. be68a9a Fix for an assertion when running the fixed point tests by Jesús de Vicente Peña · 4 years, 5 months ago
  61. 3880c5a Reland "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision" by Jesús de Vicente Peña · 4 years, 5 months ago
  62. 89c5e06 Revert "Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision" by Felicia Lim · 4 years, 5 months ago
  63. ea3b30f Fixes to the the activity flag that is passed to Silk so it represents the final activity flag used in the DTX decision by Jesús de Vicente Peña · 4 years, 5 months ago
  64. cf58efe Revert "Attenuate SILK PLC gain only for unvoiced speech" by Jesús de Vicente Peña · 4 years, 9 months ago
  65. 6d29f51 CMake: use PACKAGE_VERSION for the pkg-config file by DeadSix27 · 4 years, 7 months ago
  66. 60472f2 CMake: Add alias Opus::opus for opus library. Useful for CMake superbuild pattern. by Nathaniel R. Lewis · 5 years ago
  67. 965a72e CMake: Add shared library to features by Marcus Asteborg · 4 years, 6 months ago
  68. c487f53 CMake: add option to set BUILD_SHARED_LIBS variable by Davide Beatrici · 4 years, 9 months ago
  69. 93b373e OPUS_GET_IN_DTX handles Silk middle channel only by Gustaf Ullberg · 4 years, 7 months ago
  70. 8493bf5 Don't update null data pointer after each multistream decoder by Felicia Lim · 4 years, 7 months ago
  71. cd529ed Fix NEON optimizations buffer read overrun by Felicia Lim · 4 years, 10 months ago
  72. 812ae3f Avoid processing LPC coeffs beyond the given order in NEON optimizations by Felicia Lim · 5 years ago
  73. ad8fe90 Fix typo in _FORTIFY_SOURCE define. by Marcus Asteborg · 5 years ago
  74. 3ebf4ad Silk CNG adapts faster to received packets with lower gains by Felicia Lim · 5 years ago
  75. 86e5f5e Add mising cmake file from make dist by Jean-Marc Valin · 5 years ago
  76. 296d556 Update checksums by Jean-Marc Valin · 5 years ago
  77. e85ed77 Bump LT version by Jean-Marc Valin · 5 years ago
  78. 1f92613 CMake changes by Marcus Asteborg · 5 years ago
  79. 268780f CMake changes by Marcus Asteborg · 5 years ago
  80. 4f4b11c API for checking whether the encoder is in DTX by Gustaf Ullberg · 6 years ago
  81. afea46e Correctly enable/disable SILK DTX with forced mode by Mark Harris · 5 years ago
  82. 196511d Fix build errors using Makefile.mips by Mark Harris · 5 years ago
  83. f9d3d43 Adding CMake support for Windows, Mac, Linux and Android Co-Authored-By: evpobr by Marcus Asteborg · 6 years ago
  84. 3765a24 Fix #elif OPUS_ARM_INLINE_EDSP by Jean-Marc Valin · 5 years ago
  85. db08296 Fix mismatching arg names in function declaration and definition by Felicia Lim · 5 years ago
  86. 6554681 test_opus_encode: Use fprintf instead of snprintf by Mark Harris · 5 years ago
  87. cdaf661 Reset nb_no_activity_frames when analysis DTX isn't used by Jean-Marc Valin · 5 years ago
  88. 57092f9 Improve silence handling by Jean-Marc Valin · 5 years ago
  89. a7aa7fb Fixing initialization issues on small frame sizes by Jean-Marc Valin · 5 years ago
  90. 843121b Fixes analysis buffering for silence and complexity changes by Jean-Marc Valin · 5 years ago
  91. 0619d08 Avoiding problems with x87 by Jean-Marc Valin · 5 years ago
  92. 9f2a0c7 Properly handle a bad stream_id in OPUS_MULTISTREAM_GET_*_STATE_REQUEST by Jean-Marc Valin · 5 years ago
  93. f579083 Fix FIXED_POINT conditional check by evpobr · 5 years ago
  94. 9b24723 Clean up resources in projection test by Mark Harris · 5 years ago
  95. 9791b22 Refactoring: Isolating the matrix-vector product in gemm_accum() by Jean-Marc Valin · 6 years ago
  96. 054acff missing script by Jean-Marc Valin · 6 years ago
  97. 3ff7e1a Adding the scripts used to train the RNN classifier by Jean-Marc Valin · 6 years ago
  98. 59f8e5e Trivial sprintf to snprintf conversion. Some linkers warn about unbounded sprintf calls. by Janne Johansson · 6 years ago
  99. 5548090 Make float2int() static with VS by Jean-Marc Valin · 6 years ago
  100. 833d2f0 Remove useless OPUS_SET_EXPERT_FRAME_DURATION() on CELT by Jean-Marc Valin · 6 years ago