1. fb13acc Revert parts of 96d081c1 that touched source code or autotools files. by Erik de Castro Lopo · 12 years ago
  2. f67928d Fix VC project files to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  3. 85d5c53 Fix all Makefile.lite to use /objs/ directory instead of /obj/ directory. by Erik de Castro Lopo · 12 years ago
  4. 96d081c Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system by Hendricks266 · 12 years ago
  5. 0da96d3 Fix to allow the flac command to parse piped WAV input with by nu774 · 12 years ago
  6. 66c0a58 autogen.sh: replace this by a simple call to autoreconf by Max Horn · 12 years ago
  7. 0920bc1 Fix a copy & paste error in a comment. by Timothy B. Terriberry · 12 years ago
  8. 762ae01 Covert 2 C source files from dos to unix line endings. by Erik de Castro Lopo · 12 years ago
  9. 6a1f59b Update FSF address. by Miroslav Lichvar · 12 years ago
  10. a43f56c Update library version-info. by Miroslav Lichvar · 12 years ago
  11. 49b9673 Hide symbols with nasm. by Miroslav Lichvar · 12 years ago
  12. 19c78e5 Hide symbols with gcc. by Miroslav Lichvar · 12 years ago
  13. 7edf677 Remove old GNU-stack sections from nasm files. by Miroslav Lichvar · 12 years ago
  14. 70be52b src/libFLAC/stream_encoder.c : Fix typo. by Erik de Castro Lopo · 12 years ago
  15. 86efeb5 Replace printfs with "%s" format strings with puts. by Erik de Castro Lopo · 12 years ago
  16. 1f0dacc Add a regresion test for compression levels. by Erik de Castro Lopo · 12 years ago
  17. fc36073 Fix a regression that severely impacted compression levels. by Erik de Castro Lopo · 12 years ago
  18. b21f190 Add a convenience function to create a Metadata::Padding object with a by Erik de Castro Lopo · 12 years ago
  19. 8d9e5c6 Optimize FLAC__bitreader_read_rice_signed_block. by Miroslav Lichvar · 12 years ago
  20. 7b37472 Add new clz function which works with input 0. by Miroslav Lichvar · 12 years ago
  21. d69e807 Make FLAC__clz_soft_uint32 static. by Miroslav Lichvar · 12 years ago
  22. 12022d9 Fix assembler code to make it PIC so the dynamic linker does by Samuli Suominen · 12 years ago
  23. a9f3bc8 Change order of flac_LDADD libs so it works with mingw. by Erik de Castro Lopo · 12 years ago
  24. a7e3705 Move code inside #ifdef _MSC_VER to compat.h. by Erik de Castro Lopo · 12 years ago
  25. 5b62b77 Move all definitions of FLAC__U64L to one place. by Erik de Castro Lopo · 12 years ago
  26. 1294b64 Adds last functions from C metadata api to C++ metadata api by Bastiaan Timmer · 12 years ago
  27. 8749dc2 Fix building when configured with --disable-shared. by Erik de Castro Lopo · 12 years ago
  28. feab11e Fix FLAC__stream_decoder_delete() and FLAC__stream_encoder_delete() by Erik de Castro Lopo · 12 years ago
  29. 387b727 bitmath: Finish up optimizations by Cristian Rodríguez · 13 years ago
  30. 605f920 Fix more compiler warnings. by Erik de Castro Lopo · 13 years ago
  31. 56c3191 metadata.cpp : Fix compiler warning on 64 bit. by Erik de Castro Lopo · 13 years ago
  32. 155719b src/libFLAC/lpc.c : Include <inttypes.h> so compiling debug version works. by Erik de Castro Lopo · 13 years ago
  33. 601e961 Add missing functions to VorbisComment class. by Erik de Castro Lopo · 13 years ago
  34. 5289b30 Optimize COUNT_ZERO_MSBS macro by Miroslav Lichvar · 13 years ago
  35. d9fde55 Fix all links to libtool version info rules. by Erik de Castro Lopo · 13 years ago
  36. f491b73 Bump version-info for libFLAC++ from 8:0:2 to 8:0:3. by Erik de Castro Lopo · 13 years ago
  37. cd9053c Add functionality present in the C library to the to C++ SeekTable class. by Erik de Castro Lopo · 13 years ago
  38. c2417da replace local_strtoull with _strtoui64 in windows by Cristian Rodríguez · 13 years ago
  39. 7e62afe Remove local_strtoull, windows has equivalent function _strtoui64 by Cristian Rodríguez · 13 years ago
  40. 9b7cb22 Update and improve autotools build by Cristian Rodríguez · 13 years ago
  41. 8340ab3 Use sizeof instead of magic number 4. by Erik de Castro Lopo · 13 years ago
  42. f13ad37 Fix make distcheck by Cristian Rodríguez · 13 years ago
  43. 425d39b src/libFLAC/include/private/macros.h : Add copyright header. by Erik de Castro Lopo · 13 years ago
  44. f029625 V2: Use a single definition of MIN and MAX in sources by Cristian Rodríguez · 13 years ago
  45. d30fe60 remove unnecesary typedef in bitwriter.c by Cristian Rodríguez · 13 years ago
  46. 5de949f Fix gcc-4.7 compiler warnings. by Erik de Castro Lopo · 13 years ago
  47. dff08f1 Fix buffer overflow by replacing strcpy with memcpy. by Erik de Castro Lopo · 13 years ago
  48. 6c2040d Remove casting of return value from *alloc() functions. by Erik de Castro Lopo · 13 years ago
  49. 66bd44b Remove unnecessary typedef. by Erik de Castro Lopo · 13 years ago
  50. 5c44cd7 Add GCC specific optimisation for log base 2 operations. by Erik de Castro Lopo · 13 years ago
  51. 238b267 Remove winamp2 plugin by Erik de Castro Lopo · 13 years ago
  52. 2f8b6a0 Rename ENDSWAP_INT to ENDSWAP_32. by Erik de Castro Lopo · 13 years ago
  53. b81e794 Include stdlib.h for _response() and _wildcard() declarations on OS/2 by Dave Yeo · 13 years ago
  54. c89269e a.out format does not support many .section directives by Dave Yeo · 13 years ago
  55. b489097 Fix a couple 'inlining failed' warning messages. by Erik de Castro Lopo · 13 years ago
  56. d273fce Fix a couple of sign-compare warnings. by Erik de Castro Lopo · 13 years ago
  57. 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
  58. 0554a4a Support 56kHz to 19.2kHz gain analysis (Patch v4) by Earl Chew · 13 years ago
  59. 774e077 Speed up the tests by testing slightly fewer combinations. by Erik de Castro Lopo · 13 years ago
  60. 587e118 Fix a bunch of -Wtype-limits warnings. by Erik de Castro Lopo · 13 years ago
  61. a4ffcc0 Fix -Werror=format-security errors. by Erik de Castro Lopo · 13 years ago
  62. b6e64af Disable Altivec on host triplet powerpc-unknown-linux-gnuspe. by Erik de Castro Lopo · 13 years ago
  63. c08b679 libFLAC.m4 : Prevent empty -L flag. by Erik de Castro Lopo · 13 years ago
  64. 34de69a Disable executable stack in libFLAC.so. by Erik de Castro Lopo · 13 years ago
  65. cfac597 metaflac : Exit with error if invalid option is passed. by Erik de Castro Lopo · 13 years ago
  66. e2f80c1 Fix misuse of \r (potentially) in flac -d or -t output. by Erik de Castro Lopo · 13 years ago
  67. dac99fa Patch from Dave Yeo to remove more CPP hackery. by Erik de Castro Lopo · 13 years ago
  68. 1649c4a Encoder::Stream::set_metadata() broken - ID: 3282704 by Erik de Castro Lopo · 13 years ago
  69. 8f95634 Memory and fd leak fixes - ID: 3436668 by Erik de Castro Lopo · 13 years ago
  70. 698ee5c Purge MINGW_WINSOCK_LIBS config variable. by Erik de Castro Lopo · 13 years ago
  71. a5d1d4f Improve endswapping (especially purge ntohl). by Erik de Castro Lopo · 13 years ago
  72. 4dfb536 Patch from JonY to remove more CPP hackery. by Erik de Castro Lopo · 13 years ago
  73. 59afe36 Add file include/share/compat.h and start moving CPP hackery into it. by Erik de Castro Lopo · 13 years ago
  74. 6c7568b Patch from JonY to suppress redefinition warnings with mingw-w64 lfs64 warnings. by Erik de Castro Lopo · 13 years ago
  75. 7ee9084 Fix cuesheet bug introduced in ce8a75134cace056f6c436d54b57bad1a1d93797. by Erik de Castro Lopo · 13 years ago
  76. 19050f7 Cuesheet patch from Earl Chew. by Erik de Castro Lopo · 13 years ago
  77. d5bb4be Patch from David Yeo to conditionally include <inttypes.h>. by Erik de Castro Lopo · 13 years ago
  78. 08832d1 XMMS patch from Timothy B. Terriberry by Erik de Castro Lopo · 13 years ago
  79. 83e4d70 Use the correct project filenames for flactimer. by Ralph Giles · 13 years ago
  80. 3b41451 Fix memory leak when reinitializing stream encoder. by Erik de Castro Lopo · 13 years ago
  81. 9c2290a Fix more printf formatting issues and remove un-necessary casts. by Erik de Castro Lopo · 13 years ago
  82. ce8a751 Fix a bunch of printf format warnings. by Erik de Castro Lopo · 13 years ago
  83. 8bbbf56 Fix compiler warnings. by Erik de Castro Lopo · 13 years ago
  84. 6b3b137 Fix a couple of -Winline warnings. by Erik de Castro Lopo · 13 years ago
  85. 19e3918 Fix md5 structure clearing in previous commit by David Schleef · 13 years ago
  86. 6c8d740 Coverity fixes by Felipe Contreras · 14 years ago
  87. dea0f5a add 2009 copyright by Josh Coalson · 16 years ago
  88. 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
  89. 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
  90. 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
  91. 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
  92. 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
  93. 8e28e43 remove some inlining directives by Josh Coalson · 16 years ago
  94. 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
  95. 75e6cab mingw fixes (SF#2209829: https://sourceforge.net/tracker2/?func=detail&aid=2209829&group_id=13478&atid=313478) by Josh Coalson · 16 years ago
  96. 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
  97. 4a57008 typo by Josh Coalson · 16 years ago
  98. 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
  99. 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
  100. a832ef3 fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=detail&aid=1676822&group_id=13478&atid=113478) by Josh Coalson · 16 years ago