1. 219eca9 Merge "Upgrade libopus to d2f6805c3f36718a742c33c56eb945c2e10646ef" by Elliott Hughes · 3 years, 10 months ago
  2. 6a07d58 Upgrade libopus to d2f6805c3f36718a742c33c56eb945c2e10646ef by Haibo Huang · 3 years, 10 months ago
  3. d2f6805 Meson: Fix doc build when opus is a subproject by Xavier Claessens · 3 years, 10 months ago
  4. b91b80b Mark ab/6881855 as merged by Xin Li · 3 years, 10 months ago
  5. 841d57b cmake - add option for fixed point debug by Marcus Asteborg · 4 years, 2 months ago
  6. 5bdb3a5 cmake - add option for check asm by Marcus Asteborg · 3 years, 10 months ago
  7. 2f37feb cmake - add option for fuzzing by Marcus Asteborg · 3 years, 10 months ago
  8. b459e4c cmake - add option for hardening by Marcus Asteborg · 3 years, 10 months ago
  9. 1d5c815 cmake - add option for assertions by Marcus Asteborg · 3 years, 10 months ago
  10. f040fb0 CMakeLists.txt: specify working directory in add_test() directives by Davide Beatrici · 4 years, 4 months ago
  11. 19586c5 CMakeLists.txt: specify path to target file in add_test() directives by Davide Beatrici · 4 years, 4 months ago
  12. 93fe345 cmake - change logging of api version to debug by Marcus Asteborg · 4 years, 1 month ago
  13. c2b542b Add support for Meson build system by Tim-Philipp Müller · 9 years ago
  14. 3281c0e Skip ab/6749736 in stage. by Xin Li · 4 years ago
  15. 7a87b35 Merge branch 'upstream-master' am: e2bcf2c247 by Harish Mahendrakar · 4 years ago
  16. e2bcf2c Merge branch 'upstream-master' by Harish Mahendrakar · 4 years ago
  17. 87f687c Merge tag 'v1.3' into master am: 245786e6c1 am: 47f081e3b1 am: 843bac4081 am: 7510abcad1 by Harish Mahendrakar · 4 years, 1 month ago
  18. 7510abc Merge tag 'v1.3' into master am: 245786e6c1 am: 47f081e3b1 am: 843bac4081 by Harish Mahendrakar · 4 years, 1 month ago
  19. 843bac4 Merge tag 'v1.3' into master am: 245786e6c1 am: 47f081e3b1 by Harish Mahendrakar · 4 years, 1 month ago
  20. 47f081e Merge tag 'v1.3' into master am: 245786e6c1 by Harish Mahendrakar · 4 years, 1 month ago
  21. 245786e Merge tag 'v1.3' into master by Harish Mahendrakar · 4 years, 1 month ago
  22. 4966ee7 [automerger skipped] Merge Android R am: 64d35027c2 -s ours am: 02791be3f3 -s ours am: e9034795b9 -s ours am: 2d2068848b -s ours by Xin Li · 4 years, 1 month ago
  23. 2d20688 [automerger skipped] Merge Android R am: 64d35027c2 -s ours am: 02791be3f3 -s ours am: e9034795b9 -s ours by Xin Li · 4 years, 1 month ago
  24. e903479 [automerger skipped] Merge Android R am: 64d35027c2 -s ours am: 02791be3f3 -s ours by Xin Li · 4 years, 1 month ago
  25. 02791be [automerger skipped] Merge Android R am: 64d35027c2 -s ours by Xin Li · 4 years, 1 month ago
  26. 64d3502 Merge Android R by Xin Li · 4 years, 1 month ago
  27. f188c78 [automerger skipped] Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) am: 64adb6f7f8 -s ours am: c3e7914c34 -s ours am: 01b40eeaf9 -s ours by Xin Li · 4 years, 1 month ago
  28. 01b40ee [automerger skipped] Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) am: 64adb6f7f8 -s ours am: c3e7914c34 -s ours by Xin Li · 4 years, 1 month ago
  29. c3e7914 [automerger skipped] Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) am: 64adb6f7f8 -s ours by Xin Li · 4 years, 1 month ago
  30. 64adb6f Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 1 month ago
  31. 034c1b6 Fix MSVC warning about trunction from double to float by Nirbheek Chauhan · 4 years, 2 months ago
  32. f7e67d4 repacketizer_demo: check for read errors to fix compiler warnings by Nirbheek Chauhan · 4 years, 2 months ago
  33. 907a523 Replace WIN32 with _WIN32 everywhere by Nirbheek Chauhan · 4 years, 2 months ago
  34. 729bd2f celt: Fix broken SSE pre-processor check due to typo by Nirbheek Chauhan · 4 years, 2 months ago
  35. cb66cb3 silk: Fix incorrect ifdef in debug.c by Nirbheek Chauhan · 4 years, 2 months ago
  36. 6bae366 opus_decoder_fuzzer: limit the number of decodes to avoid timeout by Felicia Lim · 4 years, 2 months ago
  37. b83dd52 cmake - MINGW check for ssp lib and link if security features is enabled by Marcus Asteborg · 4 years, 2 months ago
  38. d4b8707 CMake: Make _FORTIFY_SOURCE optional by Zeno Endemann · 4 years, 3 months ago
  39. 8ad827c cmake - fix bugs around consuming Opus as a submodule in cmake and package version parsing by Marcus Asteborg · 4 years, 3 months ago
  40. 5edb5aa cmake - Fix typo bug in enable_float_api option by Marcus Asteborg · 4 years, 3 months ago
  41. edccc33 cmake - add warning flags for clang, gcc etc. by Marcus Asteborg · 4 years, 3 months ago
  42. 982e83a gitlab-ci: Run jobs on the gcc:9 image. by Ralph Giles · 4 years, 2 months ago
  43. 3ff4555 Use blocklist sub-property in sanitize am: 164635a4a1 am: ff0628114a am: c0a3798c44 am: c17bd13885 by Pirama Arumuga Nainar · 4 years, 2 months ago
  44. c17bd13 Use blocklist sub-property in sanitize am: 164635a4a1 am: ff0628114a am: c0a3798c44 by Pirama Arumuga Nainar · 4 years, 2 months ago
  45. c0a3798 Use blocklist sub-property in sanitize am: 164635a4a1 am: ff0628114a by Pirama Arumuga Nainar · 4 years, 2 months ago
  46. ff06281 Use blocklist sub-property in sanitize am: 164635a4a1 by Pirama Arumuga Nainar · 4 years, 2 months ago
  47. 164635a Use blocklist sub-property in sanitize by Pirama Arumuga Nainar · 4 years, 2 months ago
  48. 484af25 configure: adjust x86 get cpu info inline assembly method for PIC case by sezero · 5 years ago
  49. f8ed894 Fix and clean up opus_decode_fuzzer by Felicia Lim · 4 years, 3 months ago
  50. d05a07e Remove trailing whitespaces in vla.c that was missed previously by Marcus Asteborg · 4 years, 4 months ago
  51. 0c0c484 Add CI to check for trailing whitespaces in merge requests by Marcus Asteborg · 4 years, 4 months ago
  52. b69bfb2 Fix arm build with rtcd enabled. by Ralph Giles · 4 years, 4 months ago
  53. b816d1d Fix trailing whitspace in previous commit by Marcus Asteborg · 4 years, 4 months ago
  54. 12c751e Prefer SSE and ASM implementation of float2int before lrintf for MSVC by Marcus Asteborg · 4 years, 4 months ago
  55. da40455 Silence clang silk_encoder alignment warning by Mark Harris · 4 years, 4 months ago
  56. 3cb71db fix doc/build_draft.sh run error by willson-chen · 5 years ago
  57. 86e9bfc opus draft: fix run failed under dash by willson-chen · 4 years, 5 months ago
  58. 87cdaae cmake - refactor and cleanup options by Marcus Asteborg · 4 years, 4 months ago
  59. ce9d83b cmake/CFeatureCheck.cmake: fix feature tests failing when Opus is a submodule by Davide Beatrici · 4 years, 4 months ago
  60. 97fca1b cmake - add option to disable intrinsics by Marcus Asteborg · 4 years, 5 months ago
  61. c350cec cmake - move all compiler feature detection to OpusConfig by Marcus Asteborg · 4 years, 5 months ago
  62. d00d866 cmake - add include guards to cmake files by Marcus Asteborg · 4 years, 5 months ago
  63. 48055cc cmake - move cmake related files to cmake folder to make root dir less busy by Marcus Asteborg · 4 years, 5 months ago
  64. f2f8f33 cmake - only publish opus_custom.h if custom modes is enabled #121 by Marcus Asteborg · 4 years, 5 months ago
  65. 7f01183 cmake - add headers to project by Marcus Asteborg · 4 years, 5 months ago
  66. b254701 Add support to CMake build for building frameworks on Apple systems. by Simon Jackson · 4 years, 6 months ago
  67. fc13987 Fix intrin0.h include guard. by Ralph Giles · 4 years, 4 months ago
  68. 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, 4 months ago
  69. fe00017 Disable message box when calling abort(). The message box is causing hangs in tests. by Marcus Asteborg · 4 years, 4 months ago
  70. f014317 Build and run test for cmake build in gitlab-ci by Marcus Asteborg · 4 years, 4 months ago
  71. fad505e Update Doxygen config file, header and footer to Doxygen 1.8.18 by Marcus Asteborg · 4 years, 4 months ago
  72. 72a3a6c Build trivial_example by default. by Ralph Giles · 4 years, 4 months ago
  73. fefcad3 trivial_example: Check the return value of fread(). by Ralph Giles · 4 years, 4 months ago
  74. 1168a29 trivial_example: open raw pcm files in binary mode. by Ralph Giles · 4 years, 4 months ago
  75. cdfa71c Merge "point to new repo hooks for mainline uploads am: cb8afe4343 am: 2cb33c8acd" into rvc-d1-dev-plus-aosp am: 27184c6117 by Automerger Merge Worker · 4 years, 4 months ago
  76. 2361be9 Merge "point to new repo hooks for mainline uploads am: cb8afe4343 am: a72fb8739d am: 91bf556330" into rvc-qpr-dev-plus-aosp by Automerger Merge Worker · 4 years, 4 months ago
  77. 945ca3e point to new repo hooks for mainline uploads am: cb8afe4343 am: a72fb8739d am: 91bf556330 by Ray Essick · 4 years, 4 months ago
  78. 869d289 point to new repo hooks for mainline uploads am: cb8afe4343 am: a72fb8739d am: 8abc1778c0 by Ray Essick · 4 years, 4 months ago
  79. 27184c6 Merge "point to new repo hooks for mainline uploads am: cb8afe4343 am: 2cb33c8acd" into rvc-d1-dev-plus-aosp by Automerger Merge Worker · 4 years, 4 months ago
  80. ddd7453 point to new repo hooks for mainline uploads am: cb8afe4343 am: 2cb33c8acd by Ray Essick · 4 years, 4 months ago
  81. 8abc177 point to new repo hooks for mainline uploads am: cb8afe4343 am: a72fb8739d by Ray Essick · 4 years, 4 months ago
  82. 91bf556 point to new repo hooks for mainline uploads am: cb8afe4343 am: a72fb8739d by Ray Essick · 4 years, 4 months ago
  83. 2cb33c8 point to new repo hooks for mainline uploads am: cb8afe4343 by Ray Essick · 4 years, 4 months ago
  84. a72fb87 point to new repo hooks for mainline uploads am: cb8afe4343 by Ray Essick · 4 years, 4 months ago
  85. cb8afe4 point to new repo hooks for mainline uploads by Ray Essick · 4 years, 4 months ago
  86. 4d40636 fix equivalent bitrate calculation for <20ms frame sizes by Hector Martin · 4 years, 4 months ago
  87. c5aaad5 Added fuzz_config field in opus_dec_fuzzer and opus_multistream_dec_fuzzer am: c434b85101 am: 5dfde48061 am: 23f0997572 am: e0b563132e by Ayushi Khopkar · 4 years, 4 months ago
  88. e0b5631 Added fuzz_config field in opus_dec_fuzzer and opus_multistream_dec_fuzzer am: c434b85101 am: 5dfde48061 am: 23f0997572 by Ayushi Khopkar · 4 years, 4 months ago
  89. 23f0997 Added fuzz_config field in opus_dec_fuzzer and opus_multistream_dec_fuzzer am: c434b85101 am: 5dfde48061 by Ayushi Khopkar · 4 years, 4 months ago
  90. 5dfde48 Added fuzz_config field in opus_dec_fuzzer and opus_multistream_dec_fuzzer am: c434b85101 by Ayushi Khopkar · 4 years, 4 months ago
  91. c434b85 Added fuzz_config field in opus_dec_fuzzer and opus_multistream_dec_fuzzer by Ayushi Khopkar · 4 years, 4 months ago
  92. 8aa7767 Repository moved to gitlab.xiph.org by Mark Harris · 4 years, 5 months ago
  93. d1b5efe gitlab-ci: Add a build description. by Ralph Giles · 4 years, 5 months ago
  94. bd2a2a6 Add METADATA to libopus: BSD+Apache2=NOTICE am: b2c894c003 am: 1a061bc4dd am: 5f07ee58dd am: 488e93c4f2 by Bob Badour · 4 years, 5 months ago
  95. 488e93c Add METADATA to libopus: BSD+Apache2=NOTICE am: b2c894c003 am: 1a061bc4dd am: 5f07ee58dd by Bob Badour · 4 years, 5 months ago
  96. 5f07ee5 Add METADATA to libopus: BSD+Apache2=NOTICE am: b2c894c003 am: 1a061bc4dd by Bob Badour · 4 years, 5 months ago
  97. 1a061bc Add METADATA to libopus: BSD+Apache2=NOTICE am: b2c894c003 by Bob Badour · 4 years, 5 months ago
  98. b2c894c Add METADATA to libopus: BSD+Apache2=NOTICE by Bob Badour · 4 years, 5 months ago
  99. da5a323 [automerger skipped] Set min_sdk_version to be part of mainline modules am: 0753f631f2 am: 0f74bdae8a am: f60a5df179 am: ddb7064cab -s ours by Jooyung Han · 4 years, 5 months ago
  100. 35be1a3 [automerger skipped] Set min_sdk_version to be part of mainline modules am: 0753f631f2 -s ours am: 152268b107 -s ours am: 107f433d58 -s ours by Jooyung Han · 4 years, 5 months ago