1. ae4d720 Fix/re-enable SSE/SSE2 lpc optimisations. by Erik de Castro Lopo · 11 years ago
  2. d6fa290 test/test_seeking.sh : Fix detection of Ogg support. by Erik de Castro Lopo · 11 years ago
  3. e21237a configure.ac : Report Ogg/FLAC support. by Erik de Castro Lopo · 11 years ago
  4. bd9770f Only allow SSE2 intrinsics for x86_64. by Erik de Castro Lopo · 11 years ago
  5. 95552e1 Fix numerous warnings arising from addition of -Weffc++. by Erik de Castro Lopo · 11 years ago
  6. 24a6447 configure.ac : Add -Weffc++ to CXXFLAGS. by Erik de Castro Lopo · 11 years ago
  7. 0752740 src/libFLAC/lpc.c : Fix compiler warning. by Erik de Castro Lopo · 11 years ago
  8. e07bd18 lpc_x86intrin.c : Tweaks. by Erik de Castro Lopo · 11 years ago
  9. 5e5ee27 Adds SSE-accelerated lpc functions. by Erik de Castro Lopo · 11 years ago
  10. 84c3e3d Add CPU features (sse3, ssse3) detection code for x86-64. by Erik de Castro Lopo · 11 years ago
  11. b72540b configure.ac : Prepare for x86_64 initrinsics based optimisations. by Erik de Castro Lopo · 11 years ago
  12. d11c66f bitmath.h : Minor improvements. by Erik de Castro Lopo · 11 years ago
  13. ce6832b Move defintion of M_LN2 to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  14. c532d34 MSVS : Define _USE_MATH_DEFINES. by Erik de Castro Lopo · 11 years ago
  15. 2e165ec Rename win_utf8_io.lib -> win_utf8_io_static.lib. by Erik de Castro Lopo · 11 years ago
  16. 58ecf3a MSVS : Fix library output directory. by Erik de Castro Lopo · 11 years ago
  17. 9e39270 MSVS : Add FLAC__ALIGN_MALLOC_DATA definition for MSVS projects. by Erik de Castro Lopo · 11 years ago
  18. b250132 src/flac/iffscan.c : Fix typo. by Erik de Castro Lopo · 11 years ago
  19. 3ece67d include/share/compat.h : Remove deinition of restrict. by Erik de Castro Lopo · 11 years ago
  20. deb2099 Add ASM function FLAC__lpc_compute_autocorrelation_asm_ia32_sse_lag_16. by Erik de Castro Lopo · 11 years ago
  21. 740eb68 src/libFLAC/cpu.c : Remove MSVC6 only code. by Erik de Castro Lopo · 11 years ago
  22. 3cea079 Fix a couple of NASM warnings. by Erik de Castro Lopo · 11 years ago
  23. 7050033 src/libFLAC/ia32/nasm.h : Fix nasm warning on windows. by Erik de Castro Lopo · 11 years ago
  24. 1ec41a9 configure.ac : Improve asm optimisation detection. by Erik de Castro Lopo · 11 years ago
  25. 5797009 test/test_replaygain.sh : Prefer mawk over gawk. by Erik de Castro Lopo · 11 years ago
  26. 187e596 stream_encoder.c : Improve fix for arithmetic overflow. by Erik de Castro Lopo · 11 years ago
  27. b01e568 Split regain play tests into separate script. by Erik de Castro Lopo · 11 years ago
  28. d06d985 test/ : Use new --no-error-on-compression-fail option as needed. by Erik de Castro Lopo · 11 years ago
  29. f742b93 flac: Implement --no-error-on-compression-fail command line option. by Erik de Castro Lopo · 11 years ago
  30. 3418acc flac : Check compression ratio at end of encode process. by Erik de Castro Lopo · 11 years ago
  31. f34f31d stream_encoder.c : Improve fix for arithmetic overflow. by Erik de Castro Lopo · 11 years ago
  32. dd9460e Update .gitignore. by Erik de Castro Lopo · 11 years ago
  33. 552917d src/share/grabbag/replaygain.c : Fix compiler warnings. by Erik de Castro Lopo · 11 years ago
  34. 355f4aa Link with -no-undefined regardless of the OS by Cristian Rodríguez · 11 years ago
  35. 33c23b3 src/libFLAC/bitwriter.c : Remove dead code. by Erik de Castro Lopo · 11 years ago
  36. 6f7ec60 stream_encoder.c : Fix an arithmetic overflow in the RICE2 partitioner. by Erik de Castro Lopo · 11 years ago
  37. cf0277b src/flac/utils.c : Add fflush after printing to stderr. by Erik de Castro Lopo · 11 years ago
  38. 4eab631 Disable FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap. by Miroslav Lichvar · 11 years ago
  39. 606fdfc metaflac : Fix local_strcat() to terminate string correctly. by Miroslav Lichvar · 11 years ago
  40. d42c042 Add missing config.h includes by Cristian Rodríguez · 11 years ago
  41. 21a7016 XMMS plugin : Fix symbol visibility. by Erik de Castro Lopo · 11 years ago
  42. c7957b2 test/*.sh : Fix MALLOC_PERTURB initialization. by Erik de Castro Lopo · 11 years ago
  43. bd4af7e README : Update version number by Ulrich Klauer · 11 years ago
  44. cd4ddab Language fix: "difference licenses" by Ulrich Klauer · 11 years ago
  45. 5999d81 Use location of TIOCGWINSZ from autoconf manual by Dagobert Michelsen · 11 years ago
  46. 349c6ad Sun Studio can not include static function from extern inline by Dagobert Michelsen · 11 years ago
  47. 0196c0f Properly close HTML comments by Ulrich Klauer · 11 years ago
  48. 5a01bf1 src/flac/main.c : Fix copyright notice by Ulrich Klauer · 11 years ago
  49. 2bce0d6 Declare UTF-8 encoding for changelog by Ulrich Klauer · 11 years ago
  50. b09ee01 Fix bootstrap on Mac OS X by Xiyue Deng · 11 years ago
  51. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  52. d672efa Fix gcc version check for private macros by Ulrich Klauer · 11 years ago
  53. 411ba53 bitwriter.c : Add missing "extern" declaration by Robert Kausch · 11 years ago
  54. bb79a59 Fix mistyped variable name by Robert Kausch · 11 years ago
  55. c9f05ed Correctly initialize FLAC_API_SUPPORTS_OGG_FLAC by Ulrich Klauer · 11 years ago
  56. d2122a0 changelog.html : Added entries about RICE2 residue coding method. by Erik de Castro Lopo · 11 years ago
  57. d7a56a2 Fix compiling for Android. by Erik de Castro Lopo · 11 years ago
  58. d4b68b2 Replace dead anchor by Martijn van Beurden · 12 years ago
  59. 4ff213b README : Remove reference to OS X Project Builder. by Erik de Castro Lopo · 12 years ago
  60. eaae8e0 Refer to configure.ac instead of configure.in by Ulrich Klauer · 12 years ago
  61. 395e4ff Purge old Mac OS X Project Builder directory. by Erik de Castro Lopo · 12 years ago
  62. 2273cb9 Regenerate man/flac.1. by Erik de Castro Lopo · 12 years ago
  63. 9aa4032 Fix path to HTML documentation by Ulrich Klauer · 12 years ago
  64. aa285f3 Use C locale when reading ReplayGain tag by Ulrich Klauer · 12 years ago
  65. c1ebd2c Two minor compiled fixes for OS/2. by Erik de Castro Lopo · 12 years ago
  66. 1b1d05b Version 1.3.0pre4. by Erik de Castro Lopo · 12 years ago
  67. f2e10fa test/test_compression.sh : Test compression level 0 as well. by Erik de Castro Lopo · 12 years ago
  68. 6ed3809 Document --apply-replaygain-which-is-not-lossless command line option. by Erik de Castro Lopo · 12 years ago
  69. 03b9d5d man/flac.sgml : Document --ignore-chunk-sizes option. by Erik de Castro Lopo · 12 years ago
  70. 113ec9d src/flac/encode.c : Use flac_snprintf instead of sprintf. by Erik de Castro Lopo · 12 years ago
  71. 690205b Add set -e to stop test_metaflac.sh by Martijn van Beurden · 12 years ago
  72. 69c44a5 test/test_metaflac.sh: POSIXify embedded awk script. by Erik de Castro Lopo · 12 years ago
  73. 4f24161 Replace usage of $RANDOM in test scripts. by Erik de Castro Lopo · 12 years ago
  74. cc9f392 Metaflac UTF-8 fixes (Windows) by Janne Hyvärinen · 12 years ago
  75. f6585b0 Reduce valgrind num-callers to 50 by Martijn van Beurden · 12 years ago
  76. dec61ce Fixes setting test level and valgrind testing by Martijn van Beurden · 12 years ago
  77. bf63268 Fix status print staying on the wrong line with certain filename length. by Janne Hyvärinen · 12 years ago
  78. fc21768 Fix compile when compiling with FLAC__INTEGER_ONLY_LIBRARY. by Erik de Castro Lopo · 12 years ago
  79. ef40d9d Fix -Wshadow warnings when compiling with mingw-gcc. by Erik de Castro Lopo · 12 years ago
  80. f9d33d9 Metaflac hex dump UTF-8 and locale fix. by Erik de Castro Lopo · 12 years ago
  81. e8ffe52 Windows utf8 utime fix. by Janne Hyvärinen · 12 years ago
  82. 52fab8b Win utf8 treatment for CreateFile. by Erik de Castro Lopo · 12 years ago
  83. 92db3c9 Ensure AM_LDFLAGS is used consistently by Cristian Rodríguez · 12 years ago
  84. 0b736a5 Fix compiler warnings related to win utf8 stuff. by Erik de Castro Lopo · 12 years ago
  85. d0c219f A set of windows utf8 patches fromJanne Hyvärinen <cse@sci.fi>. by Erik de Castro Lopo · 12 years ago
  86. 2de567f src/libFLAC/include/private/macros.h : Add default MIN/MAX macros. by Erik de Castro Lopo · 12 years ago
  87. 03a9e60 src/libFLAC/include/private/macros.h : Check GNUC version for MIN macro. by Erik de Castro Lopo · 12 years ago
  88. d35b21e include/share/compat.h : Include cleanup. by Erik de Castro Lopo · 12 years ago
  89. 71e36c2 doc/html/changelog.html : Updates. by Erik de Castro Lopo · 12 years ago
  90. e8d7b7f Fix Windows SIZE_T_MAX definition. by Erik de Castro Lopo · 12 years ago
  91. d6219e8 src/share/Makefile.am : Rejig building of win_utf8_io/libwin_utf8_io.la. by Erik de Castro Lopo · 12 years ago
  92. b9574fe Fix a bunch of compiler warnings (mainly MinGW). by Erik de Castro Lopo · 12 years ago
  93. 6a9a18f For windows, make UTF-8 mode into a runtime choice. by Erik de Castro Lopo · 12 years ago
  94. b500183 Only link against libogg (and libm) if needed by Ulrich Klauer · 12 years ago
  95. 5da8663 Fix pkg-config files to avoid overlinking by Ulrich Klauer · 12 years ago
  96. 805ffdb m4/ogg.m4 : Grab latest version from libogg-1.3.0. by Erik de Castro Lopo · 12 years ago
  97. ae7eda1 Rename all parameters and locals from 'index' to 'indx'. by Erik de Castro Lopo · 12 years ago
  98. da57d2a flac*.pc : Add -logg if configured with Ogg support. by Erik de Castro Lopo · 12 years ago
  99. 051a383 flactimer patches from Janne Hyvärinen <cse@sci.fi>. by Erik de Castro Lopo · 12 years ago
  100. 2b875d7 flac_mac safe string patch from Janne Hyvärinen <cse@sci.fi>. by Erik de Castro Lopo · 12 years ago