1. 2319a68 libFLAC/stream_encoder_intrin_*.c: More refactoring by Erik de Castro Lopo · 9 years ago
  2. 3c56688 libFLAC/stream_encoder_intrin_*.c: Refactor abs calculation by Erik de Castro Lopo · 9 years ago
  3. 6ec64d3 libFLAC/cpu.c: Whitespace by Erik de Castro Lopo · 9 years ago
  4. 826b64f libFLAC: Fix link error by Erik de Castro Lopo · 9 years ago
  5. 86b36d9 libFLAC: Refactoring by Erik de Castro Lopo · 9 years ago
  6. 239843e Include proper headers for sysctlbyname() on Mac OS by Thomas Zander · 9 years ago
  7. c05b7ba Makefile.lite: Include config.mk from top level build dir by Thomas Zander · 9 years ago
  8. 165d7b1 stream_encoder.c: Fix subframe_bps comparison by lvqcl · 9 years ago
  9. 8d43282 libFLAC/cpu.c: Fix un-initialized variable by Erik de Castro Lopo · 9 years ago
  10. d20a79a Let Makefile.lite build succeed on FreeBSD amd64 by Thomas Zander · 9 years ago
  11. c671e1c flac: Error out if decoding RAW with bits != (8|16|24) by Erik de Castro Lopo · 9 years ago
  12. d91eb4a libFLAC: Fix an out-of-bounds heap read by Erik de Castro Lopo · 9 years ago
  13. 5fab59f src/flac/encode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  14. a9434dd src/test_streams: Generate signed and unsigned RAW files by Erik de Castro Lopo · 9 years ago
  15. 9be32a5 flac/decode.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  16. 4591b3f test_seeking: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  17. e48ca8d libFLAC++/metadata.cpp: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  18. e5ef534 MSVC: Fix libFLAC_static.vcxproj dependencies by Erik de Castro Lopo · 9 years ago
  19. 0bea5fb flac/encode.c: Fix undefinoed behaviour by Erik de Castro Lopo · 9 years ago
  20. 3982865 libFLAC/bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  21. 1b8af6b libFLAC/fixed.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  22. 25d3873 tests: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  23. a145816 libFLAC/format.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  24. fb273e4 libFLAC/stream_decoder.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  25. e3c8095 libFLAC/bitwriter.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  26. b18d8d5 libFLAC/bitreader.c: Fix undefined behaviour by Erik de Castro Lopo · 9 years ago
  27. d9503c8 libFLAC/md5.c: Clean up allocation by Erik de Castro Lopo · 9 years ago
  28. 584a134 libFLAC: Fix memory leak by Erik de Castro Lopo · 9 years ago
  29. d9ae5e9 libFLAC: Add function safe_realloc_() by Erik de Castro Lopo · 9 years ago
  30. 684fb3d libFLAC/stream_decoder: Fix double free by Erik de Castro Lopo · 9 years ago
  31. f7c52c8 metaflac: add --scan-replay-gain option by Ben Boeckel · 9 years ago
  32. 15a9062 libFLAC: Fix potential meory leaks by Erik de Castro Lopo · 9 years ago
  33. 7083cf2 decoder: Treat negative qlp_shift as an error by Erik de Castro Lopo · 9 years ago
  34. 4f84da5 Windows: Ensure FreeLibrary() calls match LoadLibrary() calls by Erik de Castro Lopo · 9 years ago
  35. 9228539 flac/metaflac: Do case-insensitve comparison of hex values by Erik de Castro Lopo · 9 years ago
  36. 6ced857 libFLAC: Fix decoder_flush with uninitialized decoder by Erik de Castro Lopo · 9 years ago
  37. cf7442d libFLAC/cpu.c: Assume Android has SSE by Erik de Castro Lopo · 9 years ago
  38. e771e7b flac/foreign_metadata: Fix for odd RIFF chunk size by Erik de Castro Lopo · 9 years ago
  39. 0cacc0c libFLAC/metadata_object.c: Assign NULL after free() by Erik de Castro Lopo · 9 years ago
  40. a45af0c libFLAC/md5.c: Minor formatting fixes by Erik de Castro Lopo · 9 years ago
  41. ff50779 libFLAC: More comment validation by Erik de Castro Lopo · 9 years ago
  42. d939b44 libFLAC: Improve fix in bc5113007a by Erik de Castro Lopo · 9 years ago
  43. bc51130 libFLAC: Remove un-needed assert by Erik de Castro Lopo · 9 years ago
  44. 48ff5ee replaygain: Remove dead assignment by Erik de Castro Lopo · 9 years ago
  45. b105f9a libFLAC: Remove un-needed test for NULL before free by Erik de Castro Lopo · 9 years ago
  46. ccb5a4d flac: Fix inlining failure warning by Erik de Castro Lopo · 9 years ago
  47. d9aa331 grabbag: Replace strncpy with safe_strncpy by Erik de Castro Lopo · 9 years ago
  48. bc1f15d Remove old incorrect comment by Erik de Castro Lopo · 9 years ago
  49. ef9f799 src/libFLAC/lpc.c : Restore missing conditional. by Erik de Castro Lopo · 9 years ago
  50. ab7ab03 src/test_streams/main.c : Use flac_snprintf() instead of snprintf(). by Erik de Castro Lopo · 9 years ago
  51. 29db3fb Fix cursheet tests for 'make distcheck'. by Erik de Castro Lopo · 9 years ago
  52. 8267168 src/encode.c : Fix potential infinite loop in flac-toflac encoding. by Erik de Castro Lopo · 9 years ago
  53. c431a6c libFLAC/metadata_object.c : Fix typo in comment. by Erik de Castro Lopo · 9 years ago
  54. fed0dfa src/libFLAC/stream_decoder.c : Rework fix for seeking bug. by Miroslav Lichvar · 10 years ago
  55. 033af7b libFLAC : Put upper bound on number of seek points. by Erik de Castro Lopo · 9 years ago
  56. c06a449 flac : Fix for https://sourceforge.net/p/flac/bugs/425/ by Erik de Castro Lopo · 9 years ago
  57. 7c3cd3d Update grabbag tests to work out-of-tree. by Erik de Castro Lopo · 9 years ago
  58. b903670 replaygain test: Use C code to generate test files. by Erik de Castro Lopo · 10 years ago
  59. a0277fc src/test_streams/ : Pull out write_simple_wavex_header() for reuse. by Erik de Castro Lopo · 10 years ago
  60. 875be0a src/libFLAC/stream_decoder.c : Fix NULL de-reference. by Erik de Castro Lopo · 10 years ago
  61. 775eb93 src/flac/decode.c : Add WAVEFORMATEXTENSIBLE to WAV files as needed. by Erik de Castro Lopo · 10 years ago
  62. f8255f2 Spelling and grammar fixes for console output by Karthik Periagaram · 10 years ago
  63. 18a4854 stream_decoder.c : Fix free-ing of unitilialized pointer. by Erik de Castro Lopo · 10 years ago
  64. b4b2910 src/libFLAC/stream_decoder.c : Fix seek bug. by Erik de Castro Lopo · 10 years ago
  65. 3ff1b9d flac/vorbiscomment.c : Fix typo. by Erik de Castro Lopo · 10 years ago
  66. eb753ae Remove traiing whitespace (mostly .c and .h files). by Erik de Castro Lopo · 10 years ago
  67. c97e057 Improve LPC order guess by Martijn van Beurden · 10 years ago
  68. ac0b4b4 Improve encoding speed on older Intel CPUs. by Erik de Castro Lopo · 10 years ago
  69. d03c9f4 src/flac/main.c : Fix an output line > 81 characters in length. by Erik de Castro Lopo · 10 years ago
  70. 7b757e4 Fix some minor word duplication by Zoë Blade · 10 years ago
  71. 43ba7ad src/libFLAC/stream_decoder.c : Fix another input validation bug. by Erik de Castro Lopo · 10 years ago
  72. 0e11f73 Version 1.3.1 final. by Erik de Castro Lopo · 10 years ago
  73. 5a36599 src/libFLAC/stream_decoder.c : Fail safely to avoid a heap overflow. by Erik de Castro Lopo · 10 years ago
  74. e0a0c06 Normalize some copyright dates strings. by Erik de Castro Lopo · 10 years ago
  75. 3bc649d Some last copyright year updates and change to open bug list by Martijn van Beurden · 10 years ago
  76. 50262f5 Fix two un-related typos. by Erik de Castro Lopo · 10 years ago
  77. ccdd8fe libFLAC/format.c : Fix the date in FLAC__VENDOR_STRING. by Erik de Castro Lopo · 10 years ago
  78. 39d9791 More date fixes. by Erik de Castro Lopo · 10 years ago
  79. b83ee75 Set version to 1.3.1pre1. by Erik de Castro Lopo · 10 years ago
  80. 1437391 Update copyright years to include 2014. by Erik de Castro Lopo · 10 years ago
  81. fcf0ba0 src/libFACL/stream_decoder.c : Fail safely to avoid a heap overflow. by Erik de Castro Lopo · 10 years ago
  82. 5b3033a src/libFLAC/stream_decoder.c : Fix buffer read overflow. by Erik de Castro Lopo · 10 years ago
  83. d8d1717 libFLAC: fix more problems with new window functions by Martijn van Beurden · 10 years ago
  84. 9971e70 Improve description of encoding preset equivalents. by Erik de Castro Lopo · 10 years ago
  85. 7efe8f3 metadata_iterators.c : Set status when metadata itereator is not writable. by Erik de Castro Lopo · 10 years ago
  86. cdff952 libFLAC : Add more checks to partial_tukey and punchout_tukey windows. by Martijn van Beurden · 10 years ago
  87. 3af2f2b Update documentation for new compression presets by Martijn van Beurden · 10 years ago
  88. 02891da Retune FLAC compression levels by Martijn van Beurden · 10 years ago
  89. e0fbe71 stream_encoder.c : Add apodization field to CompressionLevels struct. by Erik de Castro Lopo · 10 years ago
  90. f0a17e9 libFLAC/fixed_intrin_sse2.c : Fix comments. by Erik de Castro Lopo · 10 years ago
  91. 11b5d51 Add AVX2 CPU support stream encoder. by Erik de Castro Lopo · 10 years ago
  92. a75b870 Add AVX/AVX2/FMA support to CPU detection code. by Erik de Castro Lopo · 10 years ago
  93. ad2ae45 libFLAC/stream_encoder.c : Reduce about of hackery. by Erik de Castro Lopo · 10 years ago
  94. 35c14b1 Refactoring and simplifying of CPU detection. by Erik de Castro Lopo · 10 years ago
  95. 7cb032c Remove support for AMD's 3Dnow. by Erik de Castro Lopo · 10 years ago
  96. 347afd8 src/libFLAC/window.c : Add 'f' to float literals to avoid compiler warnings. by Erik de Castro Lopo · 10 years ago
  97. d66f675 src/flac/decode.c : Decoder buffering improvements on Windows. by Erik de Castro Lopo · 10 years ago
  98. e863247 stream_encoder.c : Only set 10MB output buffer on _WIN32. by Erik de Castro Lopo · 10 years ago
  99. 25db9b2 Improve malformed vorbiscomment handling. by Erik de Castro Lopo · 10 years ago
  100. cf78006 metaflac : Fix typo in error message. by Erik de Castro Lopo · 10 years ago