1. e1164d9 Merge branch 'upstream-master' by Harish Mahendrakar · 3 years, 10 months ago
  2. d97d034 Merge tag '1.3.2' into master by Harish Mahendrakar · 4 years ago
  3. 38f5078 Remove "__STDC_FORMAT_MACROS" by Anuj Joshi · 4 years, 2 months ago
  4. 25305d6 Fix msvc build after commit b917d456 by sezero · 4 years, 8 months ago
  5. 04974d2 Fix a number of gcc 9.2 compiler warnings by Erik de Castro Lopo · 4 years, 9 months ago
  6. 01167ef Fix function redefinition on arm-none-eabi compilers by oreo639 · 4 years, 10 months ago
  7. 66dd7f0 Switch to utimensat for newer POSIX versions by Rosen Penev · 4 years, 11 months ago
  8. edfbe3c Move CreateFile_utf8 function to a more logical place by lvqcl · 6 years ago
  9. 9fa2b5e move CreateFile function outside of libFLAC by lvqcl · 6 years ago
  10. 01eb197 Fix miscellaneous typos. by luz.paz · 6 years ago
  11. 45f7d41 Fix for missing WINAPI_FAMILY_PARTITION by Erik de Castro Lopo · 6 years ago
  12. ae0e7bc Upgrade to flac 1.3.2 (2017-01-01). by Elliott Hughes · 6 years ago
  13. b762a20 Fix missing SIZE_MAX definition on Android by Erik de Castro Lopo · 7 years ago
  14. 25b2d82 Fix typos in header files by Erik de Castro Lopo · 7 years ago
  15. c669249 Fix compile with cygwin by Rosen Penev · 7 years ago
  16. 33f093a include/share/compat.h: Only define inline for C by Erik de Castro Lopo · 7 years ago
  17. 3be4551 Add missing file include/share/msvc2005_int.h by Erik de Castro Lopo · 7 years ago
  18. 1e9e707 stdint.h fixes for MSVS 2005/2008 by Erik de Castro Lopo · 7 years ago
  19. 6b00dc2 Another bulk update of copyright dates by Erik de Castro Lopo · 8 years ago
  20. 6a5fe43 Bulk update copyright dates by Erik de Castro Lopo · 8 years ago
  21. c4141f6 Another Windows build fix by Erik de Castro Lopo · 8 years ago
  22. ab61102 More Windows fixes by Erik de Castro Lopo · 8 years ago
  23. 52522f3 More `make distcheck` fixes by Erik de Castro Lopo · 8 years ago
  24. d40a6bc libFLAC: Remove win_utf8_io dependency by Erik de Castro Lopo · 8 years ago
  25. 7be5df6 Refactoring of win_utf8_io by Erik de Castro Lopo · 8 years ago
  26. 6c03ab2 Clean up #includes by Erik de Castro Lopo · 8 years ago
  27. 293d6b2 macros.h: Make FLAC_CHECK_RETURN print to stderr by Erik de Castro Lopo · 8 years ago
  28. 6cc1cba libFLAC: Support 64bit brword/bwword by Erik de Castro Lopo · 8 years ago
  29. 0a0e536 libFLAC: Tweak MSVC support by Erik de Castro Lopo · 8 years ago
  30. 46d3a4c Couple of minor tweaks by Erik de Castro Lopo · 8 years ago
  31. 02eaed7 libFLAC: update from Xiph upstream by Robert Shih · 9 years ago
  32. d9ae5e9 libFLAC: Add function safe_realloc_() by Erik de Castro Lopo · 9 years ago
  33. aa2da3d libFLAC: update from Xiph upstream by Robert Shih · 9 years ago
  34. 1123087 Compat: Fix for MSVC deprecated functions by Erik de Castro Lopo · 9 years ago
  35. 7c3cd3d Update grabbag tests to work out-of-tree. by Erik de Castro Lopo · 9 years ago
  36. 31e4f31 libFLAC: merge master from Xiph by Robert Shih · 9 years ago
  37. 7b757e4 Fix some minor word duplication by Zoë Blade · 10 years ago
  38. 39d9791 More date fixes. by Erik de Castro Lopo · 10 years ago
  39. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  40. b7d13c0 include/share/endswap.h : Fix usage of HAVE_BSWAP16. by Erik de Castro Lopo · 10 years ago
  41. 7a671e7 Use a configure check for bswap16 instead of gcc version #ifdefs. by Ralph Giles · 10 years ago
  42. 1c7e3f1 Windows specific vsnprintf fixes. by Erik de Castro Lopo · 10 years ago
  43. b373c8e Minor clean up of win_utf8_io. by Erik de Castro Lopo · 10 years ago
  44. 7c66452 include/share/endswap.h : Improvements to fallthrough ENDSWAP_*. by Erik de Castro Lopo · 10 years ago
  45. b08c520 include/share/endswap.h : Fix default ENDSWAP_16. by Erik de Castro Lopo · 10 years ago
  46. 22d4893 Fix bswap16 issue on Debian 6. by Ralph Giles · 10 years ago
  47. 0d1cb19 include/share/endswap.h : Fix fallback ENDSWAP_16 macro. by Erik de Castro Lopo · 10 years ago
  48. 699e7c4 include/share/endswap.h : Add endswapping of 16 bit values. by Erik de Castro Lopo · 10 years ago
  49. 46bedb5 Update URLs as nedeed. by Erik de Castro Lopo · 10 years ago
  50. 731655a replaygain_analysis : Rename float_t -> flac_float_t. by Erik de Castro Lopo · 10 years ago
  51. b4f7528 replaygain_analysis : Switch to standard C sized integer types. by Erik de Castro Lopo · 10 years ago
  52. b1b6caf replaygain_synthesis.h : Fix FLAC_SHARE__MAX_SUPPORTED_CHANNELS. by Erik de Castro Lopo · 10 years ago
  53. ce3e09e share/compat.h : Remove duplicate flac_stat definition. by Erik de Castro Lopo · 10 years ago
  54. 006b835 Fix all instances of '#if HAVE_CONFIG_H'. by Erik de Castro Lopo · 10 years ago
  55. 4bc1220 Move FLAC__STRCASECMP definition to compat.h. by Erik de Castro Lopo · 10 years ago
  56. d40e986 Add FLAC__SSE_SUPPORTED and FLAC__SSE2_SUPPORTED flags. by Erik de Castro Lopo · 10 years ago
  57. b84f072 compat.h : Simplify definition of FLAC__U64L. by Erik de Castro Lopo · 10 years ago
  58. cf28c01 Adds use of restrict keyword to improve encoding speed. by Erik de Castro Lopo · 11 years ago
  59. ecd0acb Improve x86 instrinsic implementation. by Erik de Castro Lopo · 11 years ago
  60. 31a79d7 Move M_PI definition to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  61. ce6832b Move defintion of M_LN2 to include/share/compat.h. by Erik de Castro Lopo · 11 years ago
  62. 3ece67d include/share/compat.h : Remove deinition of restrict. by Erik de Castro Lopo · 11 years ago
  63. b1982fb Set version to 1.3.0 and update coyprights throughout. by Erik de Castro Lopo · 11 years ago
  64. 52fab8b Win utf8 treatment for CreateFile. by Erik de Castro Lopo · 11 years ago
  65. 0b736a5 Fix compiler warnings related to win utf8 stuff. by Erik de Castro Lopo · 11 years ago
  66. d35b21e include/share/compat.h : Include cleanup. by Erik de Castro Lopo · 11 years ago
  67. e8d7b7f Fix Windows SIZE_T_MAX definition. by Erik de Castro Lopo · 11 years ago
  68. b9574fe Fix a bunch of compiler warnings (mainly MinGW). by Erik de Castro Lopo · 11 years ago
  69. f44c353 Two small patches for utf8 I/O. by Erik de Castro Lopo · 11 years ago
  70. c760394 include/share/Makefile.am : Add win_utf8_io.h. by Erik de Castro Lopo · 11 years ago
  71. 932c7ba Purge more strcpy/strcat usage. by Erik de Castro Lopo · 11 years ago
  72. 2199d08 Enable utf8 I/O stuff when compiling with MinGW. by Erik de Castro Lopo · 11 years ago
  73. b3dab54 include/share/compat.h : Cleanup. by Erik de Castro Lopo · 11 years ago
  74. 7dc5e3a Rename _flac_stat to flac_stat_s. by Erik de Castro Lopo · 11 years ago
  75. 608e246 Rename all 'utf8_io' -> 'win_utf8_io'. by Erik de Castro Lopo · 11 years ago
  76. 5705b4d Huge Windows utf8 I/O patch. by Erik de Castro Lopo · 11 years ago
  77. 9a93680 include/share/compat.h : Simplify. by Erik de Castro Lopo · 11 years ago
  78. 15a011c Add new file include/share/safe_str.h. by Erik de Castro Lopo · 11 years ago
  79. 5a14742 include/share/private.h : Add FLAC_API to private functions. by Erik de Castro Lopo · 11 years ago
  80. 06af237 Add file src/share/grabbag/snprintf.c to grabbag library. by Erik de Castro Lopo · 11 years ago
  81. ca7a3cb Restore code dropped in commit f25b2602dc. by Erik de Castro Lopo · 11 years ago
  82. f25b260 Fix a couple of Windows 2Gig file size issues. by Erik de Castro Lopo · 11 years ago
  83. dd1fa80 Fix -Wstrict-prototypes -Wmissing-prototypes warnings. by Erik de Castro Lopo · 11 years ago
  84. b85cc57 include/share/compat.h : feeko and ftello fixes for MinGW. by Erik de Castro Lopo · 11 years ago
  85. fd6b192 Another MSVC patch from Ben Alison. by Erik de Castro Lopo · 11 years ago
  86. a4c321e Large patch from Ben Allison fixing the MSVC build. by Erik de Castro Lopo · 11 years ago
  87. 91790ef Fix compiler warnings from new compiler flags. by Erik de Castro Lopo · 11 years ago
  88. b104c6d include/share/compat.h : For MSVC define inline as __inline. by Erik de Castro Lopo · 11 years ago
  89. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 12 years ago
  90. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  91. a7e3705 Move code inside #ifdef _MSC_VER to compat.h. by Erik de Castro Lopo · 12 years ago
  92. 5b62b77 Move all definitions of FLAC__U64L to one place. by Erik de Castro Lopo · 12 years ago
  93. 8749dc2 Fix building when configured with --disable-shared. by Erik de Castro Lopo · 12 years ago
  94. c2417da replace local_strtoull with _strtoui64 in windows by Cristian Rodríguez · 12 years ago
  95. 7e62afe Remove local_strtoull, windows has equivalent function _strtoui64 by Cristian Rodríguez · 12 years ago
  96. 2f8b6a0 Rename ENDSWAP_INT to ENDSWAP_32. by Erik de Castro Lopo · 12 years ago
  97. b489097 Fix a couple 'inlining failed' warning messages. by Erik de Castro Lopo · 12 years ago
  98. 0554a4a Support 56kHz to 19.2kHz gain analysis (Patch v4) by Earl Chew · 12 years ago
  99. 3789c44 Remove '#if 0'-ed out code. by Erik de Castro Lopo · 12 years ago
  100. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 12 years ago