1. b3e9eb6 Update .gitignore. by Erik de Castro Lopo · 12 years ago
  2. f13ad37 Fix make distcheck by Cristian Rodríguez · 12 years ago
  3. 425d39b src/libFLAC/include/private/macros.h : Add copyright header. by Erik de Castro Lopo · 12 years ago
  4. f029625 V2: Use a single definition of MIN and MAX in sources by Cristian Rodríguez · 12 years ago
  5. d30fe60 remove unnecesary typedef in bitwriter.c by Cristian Rodríguez · 12 years ago
  6. 5de949f Fix gcc-4.7 compiler warnings. by Erik de Castro Lopo · 12 years ago
  7. dff08f1 Fix buffer overflow by replacing strcpy with memcpy. by Erik de Castro Lopo · 12 years ago
  8. 6c2040d Remove casting of return value from *alloc() functions. by Erik de Castro Lopo · 12 years ago
  9. afedee1 configure.ac : Add AM_PROG_CC_C_O. by Erik de Castro Lopo · 12 years ago
  10. 66bd44b Remove unnecessary typedef. by Erik de Castro Lopo · 13 years ago
  11. 5c44cd7 Add GCC specific optimisation for log base 2 operations. by Erik de Castro Lopo · 13 years ago
  12. 238b267 Remove winamp2 plugin by Erik de Castro Lopo · 13 years ago
  13. f20770e Add patch from Earl Chew <earl_chew@yahoo.com> that adds testing for by Erik de Castro Lopo · 13 years ago
  14. 2f8b6a0 Rename ENDSWAP_INT to ENDSWAP_32. by Erik de Castro Lopo · 13 years ago
  15. b81e794 Include stdlib.h for _response() and _wildcard() declarations on OS/2 by Dave Yeo · 13 years ago
  16. c89269e a.out format does not support many .section directives by Dave Yeo · 13 years ago
  17. caef93e configure.ac : Report useful info at the end of configure. by Erik de Castro Lopo · 13 years ago
  18. b489097 Fix a couple 'inlining failed' warning messages. by Erik de Castro Lopo · 13 years ago
  19. d273fce Fix a couple of sign-compare warnings. by Erik de Castro Lopo · 13 years ago
  20. 41748f0 Port David Robinson's equalloudfilt.m MATLAB script to scilab so that the ReplayGain filter settings can be generated using an OpenSource tool. by Earl Chew · 13 years ago
  21. 0554a4a Support 56kHz to 19.2kHz gain analysis (Patch v4) by Earl Chew · 13 years ago
  22. 774e077 Speed up the tests by testing slightly fewer combinations. by Erik de Castro Lopo · 13 years ago
  23. 21a4f65 .gitignore : Ignore more m4 files. by Erik de Castro Lopo · 13 years ago
  24. 3789c44 Remove '#if 0'-ed out code. by Erik de Castro Lopo · 13 years ago
  25. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 13 years ago
  26. a4ffcc0 Fix -Werror=format-security errors. by Erik de Castro Lopo · 13 years ago
  27. e38026a Fix for autoreconf failures. by Erik de Castro Lopo · 13 years ago
  28. b6e64af Disable Altivec on host triplet powerpc-unknown-linux-gnuspe. by Erik de Castro Lopo · 13 years ago
  29. c08b679 libFLAC.m4 : Prevent empty -L flag. by Erik de Castro Lopo · 13 years ago
  30. 766a7b4 Merge branch 'noname' by Erik de Castro Lopo · 13 years ago
  31. 34de69a Disable executable stack in libFLAC.so. by Erik de Castro Lopo · 13 years ago
  32. 71396bb Add missing <cstring> include. by Erik de Castro Lopo · 13 years ago
  33. df80b9b Add missing <csting> include. by Erik de Castro Lopo · 13 years ago
  34. cfac597 metaflac : Exit with error if invalid option is passed. by Erik de Castro Lopo · 13 years ago
  35. e2f80c1 Fix misuse of \r (potentially) in flac -d or -t output. by Erik de Castro Lopo · 13 years ago
  36. c506b2f include/FLAC/ordinals.h : Remove CPP hackery. by Erik de Castro Lopo · 13 years ago
  37. dac99fa Patch from Dave Yeo to remove more CPP hackery. by Erik de Castro Lopo · 13 years ago
  38. efffc25 Fix 'make distcheck'. by Erik de Castro Lopo · 13 years ago
  39. d7bfc77 Add XIPH_BSWAP32 configure macro to detect __builtin_bswap32() intrinsic. by Erik de Castro Lopo · 13 years ago
  40. 3abb6c9 Add m4/endian.m4 and use it in configure.ac. by Erik de Castro Lopo · 13 years ago
  41. 1649c4a Encoder::Stream::set_metadata() broken - ID: 3282704 by Erik de Castro Lopo · 13 years ago
  42. 8f95634 Memory and fd leak fixes - ID: 3436668 by Erik de Castro Lopo · 13 years ago
  43. 0fe9767 configure.ac : Patch from David Yeo. OS/2 uses aout format. by Erik de Castro Lopo · 13 years ago
  44. 8b4bc4b configure.ac : Patch from David Yeo adding LT_NO_UNDEFINED for OS/2. by Erik de Castro Lopo · 13 years ago
  45. 698ee5c Purge MINGW_WINSOCK_LIBS config variable. by Erik de Castro Lopo · 13 years ago
  46. 7982821 Remove configure maintainer mode. by Erik de Castro Lopo · 13 years ago
  47. a5d1d4f Improve endswapping (especially purge ntohl). by Erik de Castro Lopo · 13 years ago
  48. a3f43aa configure.ac : Detect more headers. by Erik de Castro Lopo · 13 years ago
  49. 6184fd7 include/share/Makefile.am : Add compat.h to EXTRA_DIST. by Erik de Castro Lopo · 13 years ago
  50. 4dfb536 Patch from JonY to remove more CPP hackery. by Erik de Castro Lopo · 13 years ago
  51. 59afe36 Add file include/share/compat.h and start moving CPP hackery into it. by Erik de Castro Lopo · 13 years ago
  52. 4949191 Makefile.am : Add CLEANFILES entry. by Erik de Castro Lopo · 13 years ago
  53. 6c7568b Patch from JonY to suppress redefinition warnings with mingw-w64 lfs64 warnings. by Erik de Castro Lopo · 13 years ago
  54. a606e1a Renable metaflac tests disabled earlier because they were failing. by Erik de Castro Lopo · 13 years ago
  55. 7ee9084 Fix cuesheet bug introduced in ce8a75134cace056f6c436d54b57bad1a1d93797. by Erik de Castro Lopo · 13 years ago
  56. 19050f7 Cuesheet patch from Earl Chew. by Erik de Castro Lopo · 13 years ago
  57. d5bb4be Patch from David Yeo to conditionally include <inttypes.h>. by Erik de Castro Lopo · 13 years ago
  58. 08832d1 XMMS patch from Timothy B. Terriberry by Erik de Castro Lopo · 13 years ago
  59. 1ca5413 Fix 'make distcheck'. by Erik de Castro Lopo · 13 years ago
  60. 886b960 configure.ac : Only use AM_SILENT_RULES if its available. Thanks Earl Chew. by Erik de Castro Lopo · 13 years ago
  61. 027ab05 Merge git://github.com/avuton/flac by Erik de Castro Lopo · 13 years ago
  62. b2ef988 Add test_wrapper.sh to the distribution. by Ralph Giles · 13 years ago
  63. 83e4d70 Use the correct project filenames for flactimer. by Ralph Giles · 13 years ago
  64. 8019c8e Fix --disable-doxygen-docs install by Avuton Olrich · 13 years ago
  65. 3b41451 Fix memory leak when reinitializing stream encoder. by Erik de Castro Lopo · 13 years ago
  66. e7fb215 Add 'make fastcheck' target. by Erik de Castro Lopo · 13 years ago
  67. 9c2290a Fix more printf formatting issues and remove un-necessary casts. by Erik de Castro Lopo · 13 years ago
  68. ce8a751 Fix a bunch of printf format warnings. by Erik de Castro Lopo · 13 years ago
  69. 8bbbf56 Fix compiler warnings. by Erik de Castro Lopo · 13 years ago
  70. 6b3b137 Fix a couple of -Winline warnings. by Erik de Castro Lopo · 13 years ago
  71. 51d77d1 Remove old configure.in. by Erik de Castro Lopo · 13 years ago
  72. 06ed05e Rename configure.in -> configure.ac. by Erik de Castro Lopo · 13 years ago
  73. 64b7d0c configure.in : Add AM_SILENT_RULES. Check for <inttypes.h>. Add --enable-gcc-werror option. by Erik de Castro Lopo · 13 years ago
  74. 7b0d8f1 Run all tests from one script which bails on the first failure. by Erik de Castro Lopo · 13 years ago
  75. f3d4fb2 test/test_metaflac.sh : Disable failing tests. by Erik de Castro Lopo · 13 years ago
  76. 0b06747 test/test_metaflac.sh : Bypass currently broken tests. by Erik de Castro Lopo · 13 years ago
  77. f84287e Update README and .gitignore. by Erik de Castro Lopo · 13 years ago
  78. bb7e63a Add .gitignore. by Erik de Castro Lopo · 13 years ago
  79. 0f7f39f autogen.sh : Silence complaint about missing config.rpath. by Erik de Castro Lopo · 13 years ago
  80. 19e3918 Fix md5 structure clearing in previous commit by David Schleef · 13 years ago
  81. 6c8d740 Coverity fixes by Felipe Contreras · 13 years ago
  82. c2593cc license must be BSD since it is used by libFLAC by Josh Coalson · 15 years ago
  83. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  84. c9ed238 Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets (SF#1947353, SF#2182432: https://sourceforge.net/tracker2/?func=detail&aid=1947353&group_id=13478&atid=363478 https://sourceforge.net/tracker2/index.php?func=detail&aid=2182432&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  85. f36d456 convert SF tracker links to new tracker2 system by Josh Coalson · 16 years ago
  86. 0396b5f Fixes for autotools (SF#1859664: https://sourceforge.net/tracker2/?func=detail&aid=1859664&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  87. d0025bd Improved error message when user attempts to decode a non-FLAC file (SF#2222789: https://sourceforge.net/tracker2/?func=detail&aid=2222789&group_id=13478&atid=113478 by Josh Coalson · 16 years ago
  88. bd161c6 Improve decoder's ability to distinguish between a FLAC sync code and an MPEG one (SF #2491433 https://sourceforge.net/tracker2/?func=detail&aid=2491433&group_id=13478&atid=113478 by Josh Coalson · 16 years ago
  89. ee51fc0 Fix bug in bitreader handling of read callback returning a short count (SF#2490454: https://sourceforge.net/tracker2/?func=detail&aid=2490454&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  90. 0915a55 Fixes for Sun Studio/Forte; us AC_C_INLINE to detect inline keyword for compiler; eliminate floating point calcs in RG analysis array size calculations (SF#1701960: https://sourceforge.net/tracker2/?func=detail&aid=1701960&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  91. 8e28e43 remove some inlining directives by Josh Coalson · 16 years ago
  92. 494d9ab mingw fixes, enable build dll w/ mingw (SF#2000973: https://sourceforge.net/tracker2/?func=detail&aid=2000973&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  93. 75e6cab mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=2209829&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  94. d75a07c fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  95. 4b0f270 fix bug with fractional seconds on some locales (SF#1858012: https://sourceforge.net/tracker2/?func=detail&aid=1858012&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  96. 4a57008 typo by Josh Coalson · 16 years ago
  97. d04f46a add flacdiff and flactimer utils to source distribution (SF#1911149: https://sourceforge.net/tracker2/?func=detail&aid=1911149&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  98. 75d35cf proper handling of variable length arrays (SF#2002481 https://sourceforge.net/tracker2/?func=detail&aid=2002481&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  99. e5c6439 fixes for windows builds (SF#1756624: https://sourceforge.net/tracker2/?func=detail&aid=1756624&group_id=13478&atid=113478) by Josh Coalson · 16 years ago
  100. 85c4e9f Fix bug where flac was disallowing use of --replay-gain when encoding from stdin (SF#1840124: https://sourceforge.net/tracker2/?func=detail&aid=1840124&group_id=13478&atid=113478) by Josh Coalson · 16 years ago