1. 7eda006 Fix description of --rice-partition-order in flac -H by Thomas Zander · 9 years ago
  2. 28817ba bitwriter: Add overflow check by Erik de Castro Lopo · 9 years ago
  3. 262505b libFLAC: Fix total_samples_estimate by Erik de Castro Lopo · 9 years ago
  4. d9f73a8 Error out when asked to store an picture that is too large by Erik de Castro Lopo · 9 years ago
  5. 27e00c8 flac/encode.c: Limit padding size by Erik de Castro Lopo · 9 years ago
  6. 1a5ba62 changelog.html: Start on 1.3.2 changelog entry by Erik de Castro Lopo · 9 years ago
  7. 93c3a38 Cleanup FLAC__bitmath_silog2() by Thomas Zander · 9 years ago
  8. a3224c0 configure.ac: Add --enable-64-bit-words option by Erik de Castro Lopo · 9 years ago
  9. 6cc1cba libFLAC: Support 64bit brword/bwword by Erik de Castro Lopo · 9 years ago
  10. 0a0e536 libFLAC: Tweak MSVC support by Erik de Castro Lopo · 9 years ago
  11. ee06cab test_libFLAC/bitwriter.c: Unify with bitwriter.c by Erik de Castro Lopo · 9 years ago
  12. 3969993 bitwriter.c: Cleanups and fixups by Erik de Castro Lopo · 9 years ago
  13. cf7f1b5 bitmath.h: Cleanups by Erik de Castro Lopo · 9 years ago
  14. 46d3a4c Couple of minor tweaks by Erik de Castro Lopo · 9 years ago
  15. a758365 bitmath.h: Whitespace only by Erik de Castro Lopo · 9 years ago
  16. e4399a0 Whitespace only by Erik de Castro Lopo · 9 years ago
  17. 7189069 Explicitly use base class virtual methods; silence unnecessary warning by Thomas Zander · 9 years ago
  18. 02a9262 bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  19. 55910e6 stream_encoder.c: Fix compiler warning by Erik de Castro Lopo · 9 years ago
  20. f0ee453 Win32: Only use large buffers when writing to disk by Erik de Castro Lopo · 9 years ago
  21. a51b27c Remove (defined _MSC_VER) from cpp workaround by Erik de Castro Lopo · 9 years ago
  22. eb2af52 libFLAC/stream_encoder.c: Fix overflow in total_error_* by Erik de Castro Lopo · 9 years ago
  23. 3fdb87b libFLAC/stream_encoder_intrin_*.c: More refactoring II by Erik de Castro Lopo · 9 years ago
  24. 2319a68 libFLAC/stream_encoder_intrin_*.c: More refactoring by Erik de Castro Lopo · 9 years ago
  25. 3c56688 libFLAC/stream_encoder_intrin_*.c: Refactor abs calculation by Erik de Castro Lopo · 9 years ago
  26. 6ec64d3 libFLAC/cpu.c: Whitespace by Erik de Castro Lopo · 9 years ago
  27. 826b64f libFLAC: Fix link error by Erik de Castro Lopo · 9 years ago
  28. 86b36d9 libFLAC: Refactoring by Erik de Castro Lopo · 9 years ago
  29. 239843e Include proper headers for sysctlbyname() on Mac OS by Thomas Zander · 9 years ago
  30. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  31. c9128ad Make.lite: Proper detection Darwin/x86_64 by Thomas Zander · 9 years ago
  32. 20d721e Fix manpage: synonyms for encoding options -0 .. -8 now match the code by Thomas Zander · 9 years ago
  33. 165d7b1 stream_encoder.c: Fix subframe_bps comparison by lvqcl · 9 years ago
  34. 8d43282 libFLAC/cpu.c: Fix un-initialized variable by Erik de Castro Lopo · 9 years ago
  35. d20a79a Let Makefile.lite build succeed on FreeBSD amd64 by Thomas Zander · 9 years ago
  36. c671e1c flac: Error out if decoding RAW with bits != (8|16|24) by Erik de Castro Lopo · 9 years ago
  37. efaab3c test/ : Use more portable echo constructs by Erik de Castro Lopo · 9 years ago
  38. 33a73fc microbench: remove duplicate define by Tristan Matthews · 9 years ago
  39. ab300d4 microbench: add benchmarking code for Darwin by Tristan Matthews · 9 years ago
  40. d91eb4a libFLAC: Fix an out-of-bounds heap read by Erik de Castro Lopo · 9 years ago
  41. 5fab59f src/flac/encode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  42. 084bb72 test_flac.sh: Test unsigned as well as signed by Erik de Castro Lopo · 9 years ago
  43. a9434dd src/test_streams: Generate signed and unsigned RAW files by Erik de Castro Lopo · 9 years ago
  44. bb6f643 test_streams.sh: Improve error message by Erik de Castro Lopo · 9 years ago
  45. 9be32a5 flac/decode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  46. 4591b3f test_seeking: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  47. 451efca microbench/util.c: Win32 support by Erik de Castro Lopo · 9 years ago
  48. 98cab35 microbench/Makefile.am: Fix 'make distcheck' by Erik de Castro Lopo · 9 years ago
  49. 95fc3bf Add first micro-benchmark by Erik de Castro Lopo · 9 years ago
  50. e48ca8d libFLAC++/metadata.cpp: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  51. e5ef534 MSVC: Fix libFLAC_static.vcxproj dependencies by Erik de Castro Lopo · 9 years ago
  52. 0bea5fb flac/encode.c: Fix undefinoed behaviour by Erik de Castro Lopo · 9 years ago
  53. 3982865 libFLAC/bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  54. 1b8af6b libFLAC/fixed.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  55. 25d3873 tests: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  56. a145816 libFLAC/format.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  57. fb273e4 libFLAC/stream_decoder.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  58. e3c8095 libFLAC/bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  59. b18d8d5 libFLAC/bitreader.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  60. d9503c8 libFLAC/md5.c: Clean up allocation by Erik de Castro Lopo · 9 years ago
  61. 584a134 libFLAC: Fix memory leak by Erik de Castro Lopo · 9 years ago
  62. d9ae5e9 libFLAC: Add function safe_realloc_() by Erik de Castro Lopo · 9 years ago
  63. 684fb3d libFLAC/stream_decoder: Fix double free by Erik de Castro Lopo · 9 years ago
  64. f7c52c8 metaflac: add --scan-replay-gain option by Ben Boeckel · 9 years ago
  65. 15a9062 libFLAC: Fix potential meory leaks by Erik de Castro Lopo · 9 years ago
  66. 7083cf2 decoder: Treat negative qlp_shift as an error by Erik de Castro Lopo · 9 years ago
  67. 4f84da5 Windows: Ensure FreeLibrary() calls match LoadLibrary() calls by Erik de Castro Lopo · 9 years ago
  68. 9228539 flac/metaflac: Do case-insensitve comparison of hex values by Erik de Castro Lopo · 9 years ago
  69. 1123087 Compat: Fix for MSVC deprecated functions by Erik de Castro Lopo · 9 years ago
  70. c3cf531 autogen.sh: Add --no-symlinks option by Erik de Castro Lopo · 9 years ago
  71. 9e2bf61 autogen.sh: Switch from bash to sh and make it POSIX by Erik de Castro Lopo · 9 years ago
  72. 6ced857 libFLAC: Fix decoder_flush with uninitialized decoder by Erik de Castro Lopo · 9 years ago
  73. cf7442d libFLAC/cpu.c: Assume Android has SSE by Erik de Castro Lopo · 9 years ago
  74. e771e7b flac/foreign_metadata: Fix for odd RIFF chunk size by Erik de Castro Lopo · 9 years ago
  75. 5ff15bd configure.ac : Pass -fno-inline-small-functions when using GCC 4.7 by Mario Sanchez Prada · 9 years ago
  76. 0cacc0c libFLAC/metadata_object.c: Assign NULL after free() by Erik de Castro Lopo · 9 years ago
  77. a45af0c libFLAC/md5.c: Minor formatting fixes by Erik de Castro Lopo · 9 years ago
  78. ff50779 libFLAC: More comment validation by Erik de Castro Lopo · 9 years ago
  79. 5e66846 Makefile.am: Remove old cruft by Erik de Castro Lopo · 9 years ago
  80. d939b44 libFLAC: Improve fix in bc5113007a by Erik de Castro Lopo · 9 years ago
  81. bc51130 libFLAC: Remove un-needed assert by Erik de Castro Lopo · 9 years ago
  82. 48ff5ee replaygain: Remove dead assignment by Erik de Castro Lopo · 9 years ago
  83. b105f9a libFLAC: Remove un-needed test for NULL before free by Erik de Castro Lopo · 9 years ago
  84. ccb5a4d flac: Fix inlining failure warning by Erik de Castro Lopo · 9 years ago
  85. d9aa331 grabbag: Replace strncpy with safe_strncpy by Erik de Castro Lopo · 9 years ago
  86. bc1f15d Remove old incorrect comment by Erik de Castro Lopo · 9 years ago
  87. a845870 configure: Only use -mstackrealign on i686 for mingw32/os2 by Tristan Matthews · 9 years ago
  88. 1ed65e5 configure.ac : Add -mstackrealign whenever we add -msse2. by Erik de Castro Lopo · 9 years ago
  89. ef9f799 src/libFLAC/lpc.c : Restore missing conditional. by Erik de Castro Lopo · 9 years ago
  90. 7566d3d configure.ac : Tweak for x32 architecture. by Erik de Castro Lopo · 9 years ago
  91. 336f6a5 configure.ac : Fix FLAC__HAS_X86INTRIN / FLaC__SSE_OS. by Erik de Castro Lopo · 9 years ago
  92. ab7ab03 src/test_streams/main.c : Use flac_snprintf() instead of snprintf(). by Erik de Castro Lopo · 9 years ago
  93. 64d4322 ci/flac-autotool.sh : Test 'distcheck' target instead of 'check'. by Erik de Castro Lopo · 9 years ago
  94. 1ddeb26 test/test_flac.sh : Make it work for 'make distcheck'. by Erik de Castro Lopo · 9 years ago
  95. 29db3fb Fix cursheet tests for 'make distcheck'. by Erik de Castro Lopo · 9 years ago
  96. 8267168 src/encode.c : Fix potential infinite loop in flac-toflac encoding. by Erik de Castro Lopo · 9 years ago
  97. ffcda16 Add file ci/flac-autotool.sh. by Erik de Castro Lopo · 9 years ago
  98. c431a6c libFLAC/metadata_object.c : Fix typo in comment. by Erik de Castro Lopo · 9 years ago
  99. b5a10e7 configure.ac : Detect 'amd64' as being same as 'x86_64'. by Christian Weisgerber · 10 years ago
  100. fed0dfa src/libFLAC/stream_decoder.c : Rework fix for seeking bug. by Miroslav Lichvar · 10 years ago