1. f48abe8 armv7(float): Optimize encode usecase using NE10 library by Viswanath Puttagunta · 9 years ago
  2. 0fe5143 Move the external ARM asm to a separate library. by Timothy B. Terriberry · 9 years ago
  3. 43120f0 Reorganize x86 SSE intrinsics code. by Jonathan Lennox · 9 years ago
  4. 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
  5. b4aa5dc Reorganize configure's detection of intrinsics functions: by Jonathan Lennox · 9 years ago
  6. 45cbdff Adds MIPS files to the make dist tarball by Jean-Marc Valin · 9 years ago
  7. 0b0a2b4 armv7: celt_pitch_xcorr: Introduce ARM NEON intrinsics by Viswanath Puttagunta · 10 years ago
  8. fd562ee tests: fix linking for --enable-fixed-point on ARM by Tristan Matthews · 10 years ago
  9. c95c9a0 Cisco optimization for x86 & fixed point by xiangmingzhu · 10 years ago
  10. 4ae4bc6 Fix iOS builds with assembly. by Timothy B. Terriberry · 10 years ago
  11. 76e831d Make the arm2gnu.pl converter handle apple specific details by Martin Storsjo · 10 years ago
  12. 135d1c9 More make dist fixes by Ron · 11 years ago
  13. d5cb063 Fix 'make distclean'. by Ralph Giles · 11 years ago
  14. 7a0b682 ASM build fix by Timothy B. Terriberry · 11 years ago
  15. 39386e0 Adds Neon assembly for correlation/convolution by Timothy B. Terriberry · 11 years ago
  16. d814c5d Exposes --disable-float-api in autoconf by Jean-Marc Valin · 11 years ago
  17. 3ab03e0 First pass at making the analysis code run with FIXED_POINT by Jean-Marc Valin · 11 years ago
  18. 45106b7 Link libopus itself with libm too by Ron · 11 years ago
  19. 90a3903 Make the parallel test mode of automake 1.13 useable by Ron · 11 years ago
  20. 64b3985 Replace INCLUDES with AM_CPPFLAGS by Ron · 11 years ago
  21. 5bac4f2 More autoconf housekeeping by Ron · 11 years ago
  22. aecebff Updates the Makefile.am EXTRA_DIST for the MSVC reorg by Jean-Marc Valin · 11 years ago
  23. cd4c824 Add run-time CPU detection and support for ARM architecture by Aurélien Zanelli · 11 years ago
  24. faec673 Add an option to disable build of extra programs (demos and tests) by Aurélien Zanelli · 11 years ago
  25. 50b395b Add support for autoconf macros in m4/ by Ron · 11 years ago
  26. 8d925ec Don't fail hard if package_version does not exist by Ron · 11 years ago
  27. 2f2f9d6 Fully automate version updating by Ron · 11 years ago
  28. e7ec933 Add a regression test for the padding issue. by Ralph Giles · 12 years ago
  29. b371cf8 cd doc && make is not the same as make -C doc by Ron · 12 years ago
  30. 7315b35 Merge branch 'exp_analysis7' by Jean-Marc Valin · 12 years ago
  31. e91dfa0 bump version, include Makefile.unix by Jean-Marc Valin · 12 years ago
  32. 6e2dd16 Add an m4 macro set for pkgconfig less usage with autotools. by Gregory Maxwell · 12 years ago
  33. 5467ce7 Avoid using make -C, a gnuism, in Makefile.am. by Gregory Maxwell · 12 years ago
  34. 1b58bc7 Include tests/run_vectors.sh in EXTRA_DIST. by Gregory Maxwell · 12 years ago
  35. 59c5a82 Move the release version string to version.mk. by Ralph Giles · 12 years ago
  36. 8d2e9ad Use configure.ac provided soname versioning. by Gregory Maxwell · 12 years ago
  37. e852c34 Add MSVC makefiles to the dist tarball. by Gregory Maxwell · 12 years ago
  38. 4ee682f Bump version number to 1.0.1 and set libtool version by Jean-Marc Valin · 12 years ago
  39. 3262664 Fixes make dist by Jean-Marc Valin · 12 years ago
  40. c5880fe Builds the analysis files more cleanly than #including C files by Jean-Marc Valin · 12 years ago
  41. 9a89d56 Include the doc dir in DIST_SUBDIRS instead of EXTRA_DIST by Ron · 12 years ago
  42. b6512b4 Enable building just the library (or just the docs) by Ron · 12 years ago
  43. 135e5d3 Remove automake color-tests and parallel-tests because they break solaris and require much newer autotools. by Gregory Maxwell · 12 years ago
  44. cd539df Rename to header makefile fragements to .mk by Ralph Giles · 12 years ago
  45. a69368e Use automake's support for parallel test execution. by Ralph Giles · 13 years ago
  46. 9652f81 Test cleanups and renaming. by Gregory Maxwell · 13 years ago
  47. 4923f3f Moves the main headers from src/ to include/ by Jean-Marc Valin · 13 years ago
  48. 38805f3 Rename test_repacketizer to repacketizer_demo. by Gregory Maxwell · 13 years ago
  49. a5ff49e Renames test_opus to opus_demo and adds the test_opus_api, test_opus_encode, test_opus_decode test programs. by Gregory Maxwell · 13 years ago
  50. c4ca21f Moves opus_compare to the same base64 tar.gz as the rest of the code by Jean-Marc Valin · 13 years ago
  51. c374990 renames the libcelt/ directory to celt/ by Jean-Marc Valin · 13 years ago
  52. 35d4fb7 Add initial Doxygen support for generating api documentation. by Ralph Giles · 13 years ago
  53. 858468e Fix the 'distclean' target. by Ralph Giles · 13 years ago
  54. d5f455c Fix tarball builds. by Gregory Maxwell · 13 years ago
  55. 06237d7 Implements the OpusCustom modes (mostly) properly by Jean-Marc Valin · 13 years ago
  56. 9f71309 Add pkg-config support files. by Ralph Giles · 13 years ago
  57. 1ca485c Add new public headers to the install targets. by Ralph Giles · 13 years ago
  58. e8dbcb8 Adds a test_repacketizer tool and fixes a few of the bugs in the repacketizer by Jean-Marc Valin · 13 years ago
  59. bf6a4e0 Re-enables test cases, including the rotation test by Jean-Marc Valin · 13 years ago
  60. 2852cb1 Tell automake to put object files in subdirectories. by Ralph Giles · 13 years ago
  61. b2c00d2 Makefile fixes by Jean-Marc Valin · 13 years ago
  62. 3596fed fix autotools build, bump version number by Jean-Marc Valin · 13 years ago
  63. 7798467 build fixes by Jean-Marc Valin · 13 years ago
  64. 8e4f5a8 merging the file list for autotools and the draft by Jean-Marc Valin · 13 years ago
  65. e05aaf2 Updating the autotools build system (wip) by Jean-Marc Valin · 13 years ago
  66. e7a2a03 missing files by Jean-Marc Valin · 13 years ago
  67. a0cbeca autotools-based build system by Jean-Marc Valin · 14 years ago