1. 484af25 configure: adjust x86 get cpu info inline assembly method for PIC case by sezero · 4 years, 8 months ago
  2. e85ed77 Bump LT version by Jean-Marc Valin · 5 years ago
  3. 83d5155 Bump LT version numbers by Jean-Marc Valin · 6 years ago
  4. c6d977a Clarify configure --help by Jean-Marc Valin · 6 years ago
  5. 722a66b Remove ambisonics experimental flag by Jean-Marc Valin · 6 years ago
  6. ac04450 Enable ambisonics by default by Jean-Marc Valin · 6 years ago
  7. 2c0061c Enable hardening by default by Jean-Marc Valin · 6 years ago
  8. ef20313 Adding ENABLE_HARDENING by Jean-Marc Valin · 6 years ago
  9. e1c0770 Don't enable -fstack-protector-strong on Windows for now by Jean-Marc Valin · 6 years ago
  10. 610c14c Adding -D_FORTIFY_SOURCE=2 when possible by Jean-Marc Valin · 6 years ago
  11. 76d966f Enable -fstack-protector-strong by default on x86 by Jean-Marc Valin · 6 years ago
  12. d8b1fd4 Enable RFC 8251 changes by default by Jean-Marc Valin · 7 years ago
  13. 9f7e7c8 Fix configure output formatting. by Ralph Giles · 7 years ago
  14. ec29ffd Fix typo with NE10 prefix by Alexander Kochetkov · 7 years ago
  15. defbc37 bump LT revision by Jean-Marc Valin · 7 years ago
  16. 352786c bump LT version numbers by Jean-Marc Valin · 7 years ago
  17. c930cc5 Reduce the scope of Ne10 includes by Michael Bradshaw · 7 years ago
  18. 32b302c Add --enable-check-asm by Felicia Lim · 7 years ago
  19. aef4756 configure: Improve error message by Mark Harris · 7 years ago
  20. 19b1344 Fix error message by Chris Rudmin · 7 years ago
  21. 80052fe Fixes NE10 configure problem by Jean-Marc Valin · 8 years ago
  22. 76fa939 Make use of dot optional in generating documentation. by Ralph Giles · 8 years ago
  23. 12fb15f Add configure option --enable-update-draft by Jean-Marc Valin · 8 years ago
  24. 03fb50e bump OPUS_LT_REVISION by Jean-Marc Valin · 8 years ago
  25. 096f5d3 Remove tabs from source code. by Timothy B. Terriberry · 8 years ago
  26. 8797360 Add configure check for Aarch64-specific Neon intrinsics. by Jonathan Lennox · 9 years ago
  27. 87c670d Clean up formatting of configure output for ARM intrinsics detection. by Jonathan Lennox · 9 years ago
  28. 92f9c82 Clean up some intrinsics-related wording in configure. by Jonathan Lennox · 9 years ago
  29. 6d27902 Enable intrinsics by default. by Jonathan Lennox · 9 years ago
  30. 920ff71 Enable Neon intrinsics for aarch64. by Jonathan Lennox · 9 years ago
  31. 8cb1487 Rename OPUS_ARM_NEON_INTR AM_CONDITIONAL as HAVE_ARM_NEON_INTR, for consistency with x86. by Jonathan Lennox · 9 years ago
  32. 3925668 Add experimental support for ambisonic encoding by Michael Graczyk · 8 years ago
  33. dc92dab Modify autoconf tests for intrinsics to stop clang from optimizing them away. by Jonathan Lennox · 8 years ago
  34. 9efa779 bump libtool revision for 1.1.2 by Jean-Marc Valin · 8 years ago
  35. b24c097 bump libtool revision by Jean-Marc Valin · 9 years ago
  36. 1632152 Adding AVX config switches by Radu Velea · 9 years ago
  37. 57842da configure: Remove empty else clauses from AS_IF by Timothy B. Terriberry · 9 years ago
  38. ba8713c armv7: Optimize fixed point FFT using NE10 library by Viswanath Puttagunta · 9 years ago
  39. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  40. 43120f0 Reorganize x86 SSE intrinsics code. by Jonathan Lennox · 9 years ago
  41. cb0875e Move SSE2 and SSE4.1 intrinsics functions to separate files, to be compiled with appropriate compiler flags. Otherwise, compilers are allowed to take advantage of (e.g.) -msse4.1 to generate code that uses SSE4.1 instructions, even when no SSE4.1 intrinsics are explicitly used in the source. by Jonathan Lennox · 9 years ago
  42. ee6ec63 Fix instruction used for cpuid test. by Jonathan Lennox · 9 years ago
  43. b4aa5dc Reorganize configure's detection of intrinsics functions: by Jonathan Lennox · 9 years ago
  44. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 9 years ago
  45. 7424bb0 Fix the quoting of AC_LANG_PROGRAM by Ron · 9 years ago
  46. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  47. 76e831d Make the arm2gnu.pl converter handle apple specific details by Martin Storsjo · 10 years ago
  48. 253e15f configure.ac: fix bashism in ARM optimization handling by Peter Korsgaard · 11 years ago
  49. 65471dd Bump soname by Jean-Marc Valin · 11 years ago
  50. 17dcb27 Revert "Disables assembly optimizations by default because of several problems reported" by Jean-Marc Valin · 11 years ago
  51. 2446445 Disables assembly optimizations by default because of several problems reported by Jean-Marc Valin · 11 years ago
  52. 39386e0 Adds Neon assembly for correlation/convolution by Timothy B. Terriberry · 11 years ago
  53. d814c5d Exposes --disable-float-api in autoconf by Jean-Marc Valin · 11 years ago
  54. cfe8e2b Always try to update the version when autogen.sh is run by Ron · 11 years ago
  55. f92286b Get rid of PC_LIBM by Ron · 11 years ago
  56. 5bac4f2 More autoconf housekeeping by Ron · 11 years ago
  57. 4a7bb1f Drop the stdint size tests that we never use anywhere by Ron · 11 years ago
  58. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  59. faec673 Add an option to disable build of extra programs (demos and tests) by Aurélien Zanelli · 11 years ago
  60. 33511f7 Minor configure adjustment. by Timothy B. Terriberry · 11 years ago
  61. 50b395b Add support for autoconf macros in m4/ by Ron · 11 years ago
  62. 972a34e Add ARMv4/ARMv5E macros. by Timothy B. Terriberry · 11 years ago
  63. 918acd1 Use m4_esyscmd instead of m4_esyscmd_s by Ron · 11 years ago
  64. 2f2f9d6 Fully automate version updating by Ron · 11 years ago
  65. 80c4834 Bump version to match 1.0.x branch by Jean-Marc Valin · 11 years ago
  66. 99e8a93 Remove -Wdeclaration-after-statement. by Ralph Giles · 11 years ago
  67. 42f39c5 Add -Wdeclaration-after-statement. by Ralph Giles · 11 years ago
  68. ba1bd03 Use AC_CONFIG_HEADERS. by Ralph Giles · 11 years ago
  69. 119d53c Bump soname version to match the 1.0.x branch. by Ralph Giles · 12 years ago
  70. def001b Remove obsolete check for endianness. by Ralph Giles · 12 years ago
  71. 14454c4 Enable maintainer mode by default on automake 1.11 by Ralph Giles · 12 years ago
  72. ff16ab0 Just fix opus-uninstalled.pc instead of tweaking the build dir by Ron · 12 years ago
  73. c40d500 Link the include dir into out-of-tree build dirs by Ron · 12 years ago
  74. 3ef8a16 Opus custom requires libm unconditionally. by Ralph Giles · 12 years ago
  75. d47ddfb Add -lm to the pkg-config link line. by Ralph Giles · 12 years ago
  76. a66642a Remove FLOATING_POINT from config.h. by Ralph Giles · 12 years ago
  77. 1219065 some doc for --enable-fixed-point and --enable-floating-point by Jean-Marc Valin · 12 years ago
  78. 5ae062a Completely remove the built-in autotools -fstatck-protector detection. by Gregory Maxwell · 12 years ago
  79. 11dd552 Clarify a comment. by Ralph Giles · 12 years ago
  80. d606737 Propagate OPUS_VERSION to config.h. by Ralph Giles · 12 years ago
  81. 59c5a82 Move the release version string to version.mk. by Ralph Giles · 12 years ago
  82. 9a35da4 Bump version number by Jean-Marc Valin · 12 years ago
  83. 8d2e9ad Use configure.ac provided soname versioning. by Gregory Maxwell · 12 years ago
  84. 417679c Disable stack-protector for mingw32 and remove win32 restrict define. by Gregory Maxwell · 12 years ago
  85. 4ee682f Bump version number to 1.0.1 and set libtool version by Jean-Marc Valin · 12 years ago
  86. c329045 Make stack-protector check use AC_LINK_IFELSE. by Gregory Maxwell · 12 years ago
  87. 1616230 Add configure option to disable stack protector. by Gregory Maxwell · 12 years ago
  88. de9b437 Add -fixed to the version string & clarify that fixed disables float. by Gregory Maxwell · 12 years ago
  89. 9d9bad4 Remove the obsolete LIBOPUS_SUFFIX define. by Ralph Giles · 12 years ago
  90. 3164fcf Move the various version defines to be together. by Ralph Giles · 12 years ago
  91. 8858cac Sync with draft -14 by Jean-Marc Valin · 12 years ago
  92. 88ddeee version bump by Jean-Marc Valin · 12 years ago
  93. 8ecba1a Make vararray and restrict checks fail GCC 2.95.3's broken implementation. by Gregory Maxwell · 12 years ago
  94. 6c83b0b Improve portability to BeOS via some configure.ac fixes and cleanups. by Gregory Maxwell · 12 years ago
  95. 390c892 Adds some references, bumps version number by Jean-Marc Valin · 12 years ago
  96. 17c5966 Last updates for draft -11 by Jean-Marc Valin · 12 years ago
  97. 8ba1a08 version bump by Jean-Marc Valin · 13 years ago
  98. 38c6a15 version number bump by Jean-Marc Valin · 13 years ago
  99. c19bc34 Check for __malloc_hook and define MALLOC_FAIL appropriately. by Ralph Giles · 13 years ago
  100. 9652f81 Test cleanups and renaming. by Gregory Maxwell · 13 years ago