1. 4fbb6d4 fix build under Mac OS X with PowerPC CPU by Thomas BERNARD · 4 years, 4 months ago
  2. f706f28 cmake/configure.ac: Enable -fstack-protector-strong by default by NotTsunami · 4 years, 6 months ago
  3. e0f7e0e oss-fuzz: Add fuzzing targets by Erik de Castro Lopo · 4 years, 6 months ago
  4. d4a1b34 configure.ac: allow several compiler flags for clang by sezero · 4 years, 8 months ago
  5. b917d45 make dllexport work with compilers other than MSVC by sezero · 4 years, 8 months ago
  6. f771c64 Remove un-needed Makefile.am by Erik de Castro Lopo · 4 years, 8 months ago
  7. 44036c9 configure.ac: check for sys/auxv.h before defining FLAC__CPU_PPC by Peter Seiderer · 4 years, 8 months ago
  8. f764434 Version 1.3.3 by Erik de Castro Lopo · 4 years, 11 months ago
  9. fcabd81 Add -lrt for all operating systems for clock_gettime by Dagobert Michelsen · 4 years, 10 months ago
  10. c0215fc Check if compiler supports target attribute on ppc64 by Amitay Isaacs · 6 years ago
  11. f301518 configure.ac: Fix FLAC__CPU_PPC on little endian, and add FLAC__CPU_PPC64 by Anton Blanchard · 6 years ago
  12. 5e0d418 configure.ac: Add VSX enable/disable by Anton Blanchard · 6 years ago
  13. 595ac14 configure.ac: Remove SPE detection code by Anton Blanchard · 6 years ago
  14. 01eb197 Fix miscellaneous typos. by luz.paz · 6 years ago
  15. c669249 Fix compile with cygwin by Rosen Penev · 7 years ago
  16. d2cb0d1 configure.ac: Clean up CFLAGS code by Erik de Castro Lopo · 7 years ago
  17. b3ece71 Do not override CFLAGS, as CFLAGS is a user flag. by David Seifert · 7 years ago
  18. cc08beb Make building/installing examples optional by David Seifert · 7 years ago
  19. 31b219f Support nasm coff obj format for djgpp by sezero · 7 years ago
  20. 5572155 configure.ac: relax linux OS detection by Peter Korsgaard · 7 years ago
  21. ac39d37 Version 1.3.2 by Erik de Castro Lopo · 7 years ago
  22. f39a0ea configure.ac: Fix description of --disable-sse by Erik de Castro Lopo · 7 years ago
  23. 459fdc5 configure.ac: Remove unused config flags by Erik de Castro Lopo · 7 years ago
  24. 36a0ab1 Fix use of FLAC__HAS_X86INTRIN configure variable by Erik de Castro Lopo · 8 years ago
  25. e120037 Fix use of FLAC__SSE_OS configure variable by Erik de Castro Lopo · 8 years ago
  26. 9548d4b configure.ac: Force FLAC__HAS_OGG to 0 or 1 by Erik de Castro Lopo · 8 years ago
  27. 9cf42fe Fix autotool warnings by Erik de Castro Lopo · 8 years ago
  28. 50e7aea microbench: Add fallback to gettimeofday() by Dave Yeo · 8 years ago
  29. 0435a23 Make AVX and AVX2 instructions a configure option by Dave Yeo · 8 years ago
  30. 7411724 Fix ioctl/TIOCGWINSZ for OSX by Erik de Castro Lopo · 8 years ago
  31. d6c774c configure.ac: Drop -Wunreachable-code from CFLAGS by Erik de Castro Lopo · 8 years ago
  32. 09ca8ab configure.ac: Remove redundant `XIPH_ADD_CFLAGS([-Wextra])` by Erik de Castro Lopo · 8 years ago
  33. 924cade Fix linking of microbenchmark program by Erik de Castro Lopo · 8 years ago
  34. a3224c0 configure.ac: Add --enable-64-bit-words option by Erik de Castro Lopo · 8 years ago
  35. 95fc3bf Add first micro-benchmark by Erik de Castro Lopo · 9 years ago
  36. 5ff15bd configure.ac : Pass -fno-inline-small-functions when using GCC 4.7 by Mario Sanchez Prada · 9 years ago
  37. a845870 configure: Only use -mstackrealign on i686 for mingw32/os2 by Tristan Matthews · 9 years ago
  38. 1ed65e5 configure.ac : Add -mstackrealign whenever we add -msse2. by Erik de Castro Lopo · 9 years ago
  39. 7566d3d configure.ac : Tweak for x32 architecture. by Erik de Castro Lopo · 9 years ago
  40. 336f6a5 configure.ac : Fix FLAC__HAS_X86INTRIN / FLaC__SSE_OS. by Erik de Castro Lopo · 9 years ago
  41. b5a10e7 configure.ac : Detect 'amd64' as being same as 'x86_64'. by Christian Weisgerber · 9 years ago
  42. 723cfa3 configure.ac : Relax automake version requirements. by Erik de Castro Lopo · 9 years ago
  43. 1e4ffab configure.ac : Don't zap '-g' from $CFLAGS. by Erik de Castro Lopo · 9 years ago
  44. 0e11f73 Version 1.3.1 final. by Erik de Castro Lopo · 9 years ago
  45. b83ee75 Set version to 1.3.1pre1. by Erik de Castro Lopo · 10 years ago
  46. 7a671e7 Use a configure check for bswap16 instead of gcc version #ifdefs. by Ralph Giles · 10 years ago
  47. 7cb032c Remove support for AMD's 3Dnow. by Erik de Castro Lopo · 10 years ago
  48. b60f16b Remove old/broken PPC/Altivec code. by Erik de Castro Lopo · 10 years ago
  49. 1930ae1 configure.ac : Fix --disable-sse option. by Erik de Castro Lopo · 10 years ago
  50. f73c82a configure.ac : Erase default -O2 when setting -O3. by Erik de Castro Lopo · 10 years ago
  51. 221bdc4 configure.ac : Set default CFLAGS to something sensible. by Erik de Castro Lopo · 10 years ago
  52. b8d58e3 Revert "Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64." by Erik de Castro Lopo · 10 years ago
  53. 1517399 Replace FLAC__CPU_X86_64 with FLaC__CPU_X86_64. by Erik de Castro Lopo · 10 years ago
  54. be0a894 configure.ac : Add -fvisibility=hidden to OSX build. by Erik de Castro Lopo · 10 years ago
  55. 96a5c54 Purge src/monkeys_audio_utilities/ tree. by Erik de Castro Lopo · 10 years ago
  56. 2c45537 configure.ac : Allow -Werror to be enabled when using clang. by Erik de Castro Lopo · 10 years ago
  57. bc2b8c6 configure.ac : Add -Wunreachable-code to GCC CFLAGS. by Erik de Castro Lopo · 10 years ago
  58. 95bc23a configure.ac : Add AC_PROG_MKDIR_P. by Erik de Castro Lopo · 10 years ago
  59. d7e6d91 Fix build issue on OSX with GCC 4.2/Xcode. by Erik de Castro Lopo · 10 years ago
  60. 9863998 configure.ac : Make --enable-sse the default. by Erik de Castro Lopo · 10 years ago
  61. a6a4b6f Detect Clang masquerading as GCC. by Erik de Castro Lopo · 11 years ago
  62. 899599e configure.ac : Tweaks. by Erik de Castro Lopo · 11 years ago
  63. 99f5a57 Fix minor Makefile.am issues arising from 943384d7c33. by Erik de Castro Lopo · 11 years ago
  64. a9712a2 Factor out common test functionality to test/common.sh.in. by Erik de Castro Lopo · 11 years ago
  65. ae4d720 Fix/re-enable SSE/SSE2 lpc optimisations. by Erik de Castro Lopo · 11 years ago
  66. e21237a configure.ac : Report Ogg/FLAC support. by Erik de Castro Lopo · 11 years ago
  67. 24a6447 configure.ac : Add -Weffc++ to CXXFLAGS. by Erik de Castro Lopo · 11 years ago
  68. b72540b configure.ac : Prepare for x86_64 initrinsics based optimisations. by Erik de Castro Lopo · 11 years ago
  69. 1ec41a9 configure.ac : Improve asm optimisation detection. by Erik de Castro Lopo · 11 years ago
  70. 355f4aa Link with -no-undefined regardless of the OS by Cristian Rodríguez · 11 years ago
  71. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  72. 5999d81 Use location of TIOCGWINSZ from autoconf manual by Dagobert Michelsen · 11 years ago
  73. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  74. c1ebd2c Two minor compiled fixes for OS/2. by Erik de Castro Lopo · 11 years ago
  75. 1b1d05b Version 1.3.0pre4. by Erik de Castro Lopo · 11 years ago
  76. 5da8663 Fix pkg-config files to avoid overlinking by Ulrich Klauer · 11 years ago
  77. f44c353 Two small patches for utf8 I/O. by Erik de Castro Lopo · 11 years ago
  78. 36c1f08 configure.ac : Version 1.3.0pre3. by Erik de Castro Lopo · 11 years ago
  79. 2199d08 Enable utf8 I/O stuff when compiling with MinGW. by Erik de Castro Lopo · 11 years ago
  80. b3c3e2a Use recursive automake in src/share/ part of tree. by Erik de Castro Lopo · 11 years ago
  81. 6497ce1 configure.ac : Detect the size of off_t. by Erik de Castro Lopo · 11 years ago
  82. 195470f Add configure option to enable GNU GCC stack smash protection. by Erik de Castro Lopo · 11 years ago
  83. 06f3812 configure.ac : When compiling with GCC use some extra warning flags. by Erik de Castro Lopo · 11 years ago
  84. 1ad32ef Version 1.3.0pre2. by Erik de Castro Lopo · 11 years ago
  85. 2860f17 configure.ac : If gcc is version 4.2, use -fgnu89-inline. by Erik de Castro Lopo · 11 years ago
  86. 712b578 configure.ac : Disable stack protector on FreeBSD. by Erik de Castro Lopo · 11 years ago
  87. d5b03bc configure.ac : Don't enable stack protector for mingw* host_os. by Erik de Castro Lopo · 11 years ago
  88. 05609d5 configure.ac : Add hardening compile options. by Erik de Castro Lopo · 11 years ago
  89. 538ce85 configure.ac : Version 1.3.0pre1. by Erik de Castro Lopo · 11 years ago
  90. f699788 doc: fix out-of-tree build by Olivier Blin · 11 years ago
  91. 55788ea Rename obj/ directory to objs/ to avoid BSD make issue. by Erik de Castro Lopo · 11 years ago
  92. 592021e configure.ac : Treat powerpc64 like powerpc. by Erik de Castro Lopo · 11 years ago
  93. 0b47ede configure: modernize autoconf usage by Max Horn · 11 years ago
  94. 21f68f4 configure: merge AC_CHECK_HEADERS calls by Max Horn · 11 years ago
  95. cdcb88b configure: always print ac_cv_c_compiler_gnu by Max Horn · 11 years ago
  96. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 11 years ago
  97. f20164e configure: replace XIPH_C_FIND_ENDIAN by AC_C_BIGENDIAN by Max Horn · 11 years ago
  98. 19c78e5 Hide symbols with gcc. by Miroslav Lichvar · 11 years ago
  99. 18e0154 Don't override user-specified CFLAGS. by Miroslav Lichvar · 11 years ago
  100. 3e2cd27 configure.ac : Make sure FLAC__HAS_OGG gets defined to either 0 or 1. by Erik de Castro Lopo · 12 years ago