1. 94386fd libFLAC: Add metadata size checks to FLAC library by Erik de Castro Lopo · 8 years ago
  2. 516a7ad flac/metaflac: Limit the size of metadata blocks by Erik de Castro Lopo · 8 years ago
  3. cf0a6ec Fix 'make distcheck' target by Erik de Castro Lopo · 8 years ago
  4. 3de7413 cuesheet.c: Allow quotes around ISRC field by Erik de Castro Lopo · 8 years ago
  5. 50af1bc libFLAC/stream_decoder.c: Fix typo by Erik de Castro Lopo · 9 years ago
  6. 9548d4b configure.ac: Force FLAC__HAS_OGG to 0 or 1 by Erik de Castro Lopo · 9 years ago
  7. 1be4f95 libFLAC: Reduce FLAC__HAS_OGG #ifdef crud by Erik de Castro Lopo · 9 years ago
  8. eae85ee libFLAC/stream_decoder.c: Fix compiling with integer only by Erik de Castro Lopo · 9 years ago
  9. 6160737 stream_decoder.c: Set obj->num_comments before return by Erik de Castro Lopo · 9 years ago
  10. a9f8442 libFLAC/cpu.c: Use `sigemptyset` instead of `__sigemptyset` by Erik de Castro Lopo · 9 years ago
  11. c4141f6 Another Windows build fix by Erik de Castro Lopo · 9 years ago
  12. 1531034 test/: Remove two redundant scripts by Erik de Castro Lopo · 9 years ago
  13. 9cf42fe Fix autotool warnings by Erik de Castro Lopo · 9 years ago
  14. 50e7aea microbench: Add fallback to gettimeofday() by Dave Yeo · 9 years ago
  15. ab61102 More Windows fixes by Erik de Castro Lopo · 9 years ago
  16. 52522f3 More `make distcheck` fixes by Erik de Castro Lopo · 9 years ago
  17. 0bb06dc test_libFLAC: Fix `make distcheck` target by Erik de Castro Lopo · 9 years ago
  18. e5498e8 Retire FLAC__float and FLAC__double types by Thomas Zander · 9 years ago
  19. 0435a23 Make AVX and AVX2 instructions a configure option by Dave Yeo · 9 years ago
  20. d40a6bc libFLAC: Remove win_utf8_io dependency by Erik de Castro Lopo · 9 years ago
  21. a5c8e8e src/share/utf8/utf8.c: Windows API usage fixes by Erik de Castro Lopo · 9 years ago
  22. b821ac2 Remove src/share/utf8/Makefile.am by Erik de Castro Lopo · 9 years ago
  23. b05c001 win_utf8_io: Fix compile error by Erik de Castro Lopo · 9 years ago
  24. 89a0fe1 test_streams: Use fopen instead of flac_fopen by Erik de Castro Lopo · 9 years ago
  25. c225c4a Fix debug build for VS2005 by Erik de Castro Lopo · 9 years ago
  26. dd83474 share/utf8: Add missing check by Erik de Castro Lopo · 9 years ago
  27. 7be5df6 Refactoring of win_utf8_io by Erik de Castro Lopo · 9 years ago
  28. 7917b60 src/share/Makefile.am: Fix EXTRA_DIST by Erik de Castro Lopo · 9 years ago
  29. 9d99f2d locale_hack.h: Fix comment by Erik de Castro Lopo · 9 years ago
  30. c547600 Remove plugin_common library from MSVC build by Erik de Castro Lopo · 9 years ago
  31. ba18bd1 Fix dependencies for MSVC by Erik de Castro Lopo · 9 years ago
  32. 04f7b24 Remove src/share/utf8/charsetmap.h by Erik de Castro Lopo · 9 years ago
  33. aceddf3 Windows/MSVC utf8 build fixes by Erik de Castro Lopo · 9 years ago
  34. 4288e44 microbench/util.c: Fix -Wshadow warning by Erik de Castro Lopo · 9 years ago
  35. 7411724 Fix ioctl/TIOCGWINSZ for OSX by Erik de Castro Lopo · 9 years ago
  36. 3ff49e6 src/flac/utils.c: Fix for OpenBSD by Erik de Castro Lopo · 9 years ago
  37. 906ccc3 autogen.sh: Improve autoconf/automake detection on OpenBSD by Erik de Castro Lopo · 9 years ago
  38. d6c774c configure.ac: Drop -Wunreachable-code from CFLAGS by Erik de Castro Lopo · 9 years ago
  39. 09ca8ab configure.ac: Remove redundant `XIPH_ADD_CFLAGS([-Wextra])` by Erik de Castro Lopo · 9 years ago
  40. f56cdf9 doc: specify that quantized LPC shift must be non-negative by Tristan Matthews · 9 years ago
  41. 924cade Fix linking of microbenchmark program by Erik de Castro Lopo · 9 years ago
  42. 2902974 libFLAC/lpc.c: Fix comments by Erik de Castro Lopo · 9 years ago
  43. 6c03ab2 Clean up #includes by Erik de Castro Lopo · 9 years ago
  44. e0b406f Fix three more cppcheck warnings by Erik de Castro Lopo · 9 years ago
  45. d908b29 Fix some cppcheck reports by Julien Nabet · 9 years ago
  46. 293d6b2 macros.h: Make FLAC_CHECK_RETURN print to stderr by Erik de Castro Lopo · 9 years ago
  47. cc55e65 grabbag: Fix comment in header by Erik de Castro Lopo · 9 years ago
  48. b7e12d6 iffscan: Fix printf format strings by Erik de Castro Lopo · 9 years ago
  49. 4684608 metadata_iterators.c: Add missing check for is_writable by Erik de Castro Lopo · 9 years ago
  50. cd567f7 flacdiff: Improve error msg output by Erik de Castro Lopo · 9 years ago
  51. 7eda006 Fix description of --rice-partition-order in flac -H by Thomas Zander · 9 years ago
  52. 28817ba bitwriter: Add overflow check by Erik de Castro Lopo · 9 years ago
  53. 262505b libFLAC: Fix total_samples_estimate by Erik de Castro Lopo · 9 years ago
  54. d9f73a8 Error out when asked to store an picture that is too large by Erik de Castro Lopo · 9 years ago
  55. 27e00c8 flac/encode.c: Limit padding size by Erik de Castro Lopo · 9 years ago
  56. 1a5ba62 changelog.html: Start on 1.3.2 changelog entry by Erik de Castro Lopo · 9 years ago
  57. 93c3a38 Cleanup FLAC__bitmath_silog2() by Thomas Zander · 9 years ago
  58. a3224c0 configure.ac: Add --enable-64-bit-words option by Erik de Castro Lopo · 9 years ago
  59. 6cc1cba libFLAC: Support 64bit brword/bwword by Erik de Castro Lopo · 9 years ago
  60. 0a0e536 libFLAC: Tweak MSVC support by Erik de Castro Lopo · 9 years ago
  61. ee06cab test_libFLAC/bitwriter.c: Unify with bitwriter.c by Erik de Castro Lopo · 9 years ago
  62. 3969993 bitwriter.c: Cleanups and fixups by Erik de Castro Lopo · 9 years ago
  63. cf7f1b5 bitmath.h: Cleanups by Erik de Castro Lopo · 9 years ago
  64. 46d3a4c Couple of minor tweaks by Erik de Castro Lopo · 9 years ago
  65. a758365 bitmath.h: Whitespace only by Erik de Castro Lopo · 9 years ago
  66. e4399a0 Whitespace only by Erik de Castro Lopo · 9 years ago
  67. 7189069 Explicitly use base class virtual methods; silence unnecessary warning by Thomas Zander · 9 years ago
  68. 02a9262 bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  69. 55910e6 stream_encoder.c: Fix compiler warning by Erik de Castro Lopo · 9 years ago
  70. f0ee453 Win32: Only use large buffers when writing to disk by Erik de Castro Lopo · 9 years ago
  71. a51b27c Remove (defined _MSC_VER) from cpp workaround by Erik de Castro Lopo · 9 years ago
  72. eb2af52 libFLAC/stream_encoder.c: Fix overflow in total_error_* by Erik de Castro Lopo · 9 years ago
  73. 3fdb87b libFLAC/stream_encoder_intrin_*.c: More refactoring II by Erik de Castro Lopo · 9 years ago
  74. 2319a68 libFLAC/stream_encoder_intrin_*.c: More refactoring by Erik de Castro Lopo · 9 years ago
  75. 3c56688 libFLAC/stream_encoder_intrin_*.c: Refactor abs calculation by Erik de Castro Lopo · 9 years ago
  76. 6ec64d3 libFLAC/cpu.c: Whitespace by Erik de Castro Lopo · 9 years ago
  77. 826b64f libFLAC: Fix link error by Erik de Castro Lopo · 9 years ago
  78. 86b36d9 libFLAC: Refactoring by Erik de Castro Lopo · 9 years ago
  79. 239843e Include proper headers for sysctlbyname() on Mac OS by Thomas Zander · 9 years ago
  80. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  81. c9128ad Make.lite: Proper detection Darwin/x86_64 by Thomas Zander · 9 years ago
  82. 20d721e Fix manpage: synonyms for encoding options -0 .. -8 now match the code by Thomas Zander · 9 years ago
  83. 165d7b1 stream_encoder.c: Fix subframe_bps comparison by lvqcl · 9 years ago
  84. 8d43282 libFLAC/cpu.c: Fix un-initialized variable by Erik de Castro Lopo · 9 years ago
  85. d20a79a Let Makefile.lite build succeed on FreeBSD amd64 by Thomas Zander · 9 years ago
  86. c671e1c flac: Error out if decoding RAW with bits != (8|16|24) by Erik de Castro Lopo · 9 years ago
  87. efaab3c test/ : Use more portable echo constructs by Erik de Castro Lopo · 9 years ago
  88. 33a73fc microbench: remove duplicate define by Tristan Matthews · 9 years ago
  89. ab300d4 microbench: add benchmarking code for Darwin by Tristan Matthews · 9 years ago
  90. d91eb4a libFLAC: Fix an out-of-bounds heap read by Erik de Castro Lopo · 9 years ago
  91. 5fab59f src/flac/encode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  92. 084bb72 test_flac.sh: Test unsigned as well as signed by Erik de Castro Lopo · 9 years ago
  93. a9434dd src/test_streams: Generate signed and unsigned RAW files by Erik de Castro Lopo · 9 years ago
  94. bb6f643 test_streams.sh: Improve error message by Erik de Castro Lopo · 9 years ago
  95. 9be32a5 flac/decode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  96. 4591b3f test_seeking: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  97. 451efca microbench/util.c: Win32 support by Erik de Castro Lopo · 9 years ago
  98. 98cab35 microbench/Makefile.am: Fix 'make distcheck' by Erik de Castro Lopo · 9 years ago
  99. 95fc3bf Add first micro-benchmark by Erik de Castro Lopo · 9 years ago
  100. e48ca8d libFLAC++/metadata.cpp: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago