1. 68f9021b Add explicit apex_available clauses by Ray Essick · 2 years, 4 months ago
  2. 7822d86 Merge "libFLAC: Restrict number of bytes in a frame" am: 7f77aa6650 by Ray Essick · 2 years, 8 months ago
  3. 027e439 libFLAC: Restrict number of bytes in a frame by Neelkamal Semwal · 2 years, 10 months ago
  4. 47254bf Merge "libFLAC: Fix divide by zero error in FLAC__stream_decoder_seek_absolute" am: 3210dfbb5e am: 70ff40acdc am: 4666b19fef by Ray Essick · 3 years, 2 months ago
  5. 3210dfb Merge "libFLAC: Fix divide by zero error in FLAC__stream_decoder_seek_absolute" by Ray Essick · 3 years, 2 months ago
  6. 3a65e21 Merge "libFLAC: Ignore integer overflows in stream_decoder.c" am: a5fb016488 am: 346fbf1245 am: 71e1c6e8d8 by Andy Hung · 3 years, 2 months ago
  7. a5fb016 Merge "libFLAC: Ignore integer overflows in stream_decoder.c" by Andy Hung · 3 years, 2 months ago
  8. 5bd2e7a libFLAC: Fix divide by zero error in FLAC__stream_decoder_seek_absolute by Neelkamal Semwal · 3 years, 2 months ago
  9. c075e8b libFLAC: Ignore integer overflows in stream_decoder.c by Aayush Soni · 3 years, 3 months ago
  10. 5648470 Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/flac" am: 85fc1da732 am: 7c0a8f392d am: 13ea105bf5 by Treehugger Robot · 3 years, 3 months ago
  11. c2aa112 [LSC] Add LOCAL_LICENSE_KINDS to external/flac by Bob Badour · 3 years, 3 months ago
  12. 4192031 Merge "libFLAC: Ignore integer overflows in fixed.c" am: 7d1b8f058e am: e768be237b am: 0b4447b8f3 by Treehugger Robot · 3 years, 4 months ago
  13. 98954ab libFLAC: Ignore integer overflows in fixed.c by Neelkamal Semwal · 3 years, 5 months ago
  14. 7803a78 libFlac: Exit at EOS in verify mode by Neelkamal Semwal · 3 years, 5 months ago
  15. 967743b libFLAC: Fix integer overflow in FLAC__lpc_restore_signal by Neelkamal Semwal · 3 years, 8 months ago
  16. e1164d9 Merge branch 'upstream-master' by Harish Mahendrakar · 3 years, 9 months ago
  17. de62370 Use blocklist sub-property in sanitize by Pirama Arumuga Nainar · 3 years, 10 months ago
  18. d97d034 Merge tag '1.3.2' into master by Harish Mahendrakar · 3 years, 10 months ago
  19. ed3dc95 Move libFLAC to src folder by Harish Mahendrakar · 3 years, 10 months ago
  20. ce6dd6b CMake polishing by evpobr · 4 years, 1 month ago
  21. 37e675b Simplified logic of parsing sizes of rice-partitions by Ulrik Mikaelsson · 4 years, 4 months ago
  22. 4fbb6d4 fix build under Mac OS X with PowerPC CPU by Thomas BERNARD · 4 years, 3 months ago
  23. e0b62a6 Bunch of CMake fixes by evpobr · 4 years, 1 month ago
  24. 7a35c52 cmake: Fix pkg-config install path by evpobr · 4 years, 2 months ago
  25. acadefd Add more CMake options by evpobr · 5 years ago
  26. 1d5299d link lm publicly to FLAC by ericLemanissier · 4 years, 3 months ago
  27. cffe389 Fix nullptr dereference in FLAC++ by Tamás Zahola · 4 years, 5 months ago
  28. 0dfe235 CMake: Handier way to find Iconv by Vitaliy Kirsanov · 4 years, 5 months ago
  29. a3d8927 Correct printf specifiers to unsigned int where needed by Andrey Astafyev · 4 years, 6 months ago
  30. a9d9f4d flac: Input file name size calculated just one time by Andrey Astafyev · 4 years, 6 months ago
  31. a76bdaa replaygain: Fixed usage of gainfilter variable after free by Andrey Astafyev · 4 years, 6 months ago
  32. 020042c flac: Remove variable from expression because it's always equals to false by Andrey Astafyev · 4 years, 6 months ago
  33. ec35d55 libFLAC: Removed useless comparison by Andrey Astafyev · 4 years, 6 months ago
  34. 53953b6 libFLAC++: Fix mistyped identifier name by Andrey Astafyev · 4 years, 6 months ago
  35. 1f578f1 libFLAC++: Delete decoder and encoder before return if they're not valid by Andrey Astafyev · 4 years, 6 months ago
  36. 6455e47 Both files are checked for EOF by Andrey Astafyev · 4 years, 6 months ago
  37. b02e159 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 6 months ago
  38. d518e13 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 6 months ago
  39. 1f059e8 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 6 months ago
  40. ed1b67b cmake: use proper pkg-config install path variable by DeadSix27 · 4 years, 6 months ago
  41. 888ea86 libFLAC++: Add libFLAC++-static.la target for oss-fuzzers by Erik de Castro Lopo · 4 years, 6 months ago
  42. cdcf0d5 cmake_minimum_required() cleanup: by sezero · 4 years, 6 months ago
  43. 2907d49 flac/main.c: replace an snprintf() call with flac_snprintf() by sezero · 4 years, 7 months ago
  44. b3f55c4 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 7 months ago
  45. c7d3bd8 test_streams: Fix UBSAN error in random generator by Erik de Castro Lopo · 4 years, 7 months ago
  46. b84ff55 libFLAC/stream_decoder.c: fix integer overflow on corrupt file by Hakan Kvist · 4 years, 7 months ago
  47. 25305d6 Fix msvc build after commit b917d456 by sezero · 4 years, 7 months ago
  48. 7bc7aeb Replace unsigned with uint32_t in prototypes; Fixes DJGPP builds. by NY00123 · 4 years, 7 months ago
  49. 952d511 cmake: fix nasm sources build when building in a separate directory by sezero · 4 years, 8 months ago
  50. ee70d96 cmake: do not add visibility attributes to shared lib builds for win32. by sezero · 4 years, 8 months ago
  51. b917d45 make dllexport work with compilers other than MSVC by sezero · 4 years, 8 months ago
  52. 19a0e99 move the new public get_decoder_client_data function to public header. by sezero · 4 years, 8 months ago
  53. 2e7931c libFLAC/bitreader.c: Fix out-of-bounds read by Erik de Castro Lopo · 4 years, 8 months ago
  54. 6d0e222 Make sure CMake build files end up in release tarball by Erik de Castro Lopo · 4 years, 8 months ago
  55. 5598543 libFLAC/lpc.c: Fix signed integer overflow by Erik de Castro Lopo · 4 years, 9 months ago
  56. 8147ee7 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 9 months ago
  57. 09f47c0 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 9 months ago
  58. c34c345 libFLAC/bitreader.c: Fix OOB read by Erik de Castro Lopo · 4 years, 9 months ago
  59. 04974d2 Fix a number of gcc 9.2 compiler warnings by Erik de Castro Lopo · 4 years, 8 months ago
  60. 2409f5f Run libFLAC++ through clang-tidy. by Rosen Penev · 4 years, 9 months ago
  61. 9ea40e3 window: fabs > fabsf and cos > cosf where it makes sense by Rosen Penev · 4 years, 9 months ago
  62. cc6ca9a flac/utils: Add missing define by Rosen Penev · 4 years, 9 months ago
  63. 66dd7f0 Switch to utimensat for newer POSIX versions by Rosen Penev · 4 years, 10 months ago
  64. 5db5820 Fix build on FreeBSD PowerPC by pkubaj · 4 years, 9 months ago
  65. 4ca0d85 libFLAC: Rename get_client_data_from_decoder function by Erik de Castro Lopo · 4 years, 10 months ago
  66. 4a43f2b Do not assume that sys/param.h defines MIN and MAX by sezero · 4 years, 10 months ago
  67. f764434 Version 1.3.3 by Erik de Castro Lopo · 4 years, 11 months ago
  68. deb21bc Update Visual Studio 2005 files by Erik de Castro Lopo · 4 years, 10 months ago
  69. 48e8dbc Fix CppCheck warnings by Erik de Castro Lopo · 4 years, 11 months ago
  70. 77e234a CMake: fixed windows_unicode_filenames linking errors by Виталий Кирсанов · 5 years ago
  71. e4b94e3 Fix Visual Studio solution generation with CMake by evpobr · 5 years ago
  72. 55447a2 Ogg::Ogg renamed to Ogg::ogg by Vitaliy Kirsanov · 5 years ago
  73. 573dbc1 Use of BUILD_SHARED_LIBS added by Vitaliy Kirsanov · 5 years ago
  74. 1cb968a Fixed dependencies on win_utf8_io by Виталий Кирсанов · 5 years ago
  75. 5d81610 Fixed dependency between grabbag and utf8 by Vitaliy Kirsanov · 5 years ago
  76. a82a014 CMake minimum required lowered to 3.1 by Vitaly Kirsanov · 5 years ago
  77. 2359563 FLAC now depends on win_utf8_io by Vitaliy Kirsanov · 5 years ago
  78. 8610c3a Added /arch:SSE2 flag by Vitaly Kirsanov · 5 years ago
  79. aa96297 Versions for shared libs specified by Vitaly Kirsanov · 5 years ago
  80. 5435f15 /test/*.sh enabled for CTest in UNIX by Vitaliy Kirsanov · 5 years ago
  81. 6cd2b6c FindOGG.cmake module added by Vitaliy Kirsanov · 5 years ago
  82. c39718d CMake support added by Vitaliy Kirsanov · 5 years ago
  83. 12ec86c Use MMX ASM fucntions instead of SSE4.1 if available by lvqcl · 5 years ago
  84. b936e39 Speed up FLAC__bitwriter_write_byte_block (metadata writing) by Robert Kausch · 5 years ago
  85. cc15b74 Suppress compression failure message if it is not an error by Karthik Periagaram · 5 years ago
  86. 421961f Replace hadd with shuffle + add by lvqcl · 6 years ago
  87. faafa4c Cosmetic changes in lpc_asm.nasm and utf8.c by lvqcl · 6 years ago
  88. 0897458 Update MinGW build files by lvqcl · 6 years ago
  89. edfbe3c Move CreateFile_utf8 function to a more logical place by lvqcl · 6 years ago
  90. cdb030c Add VSX optimised versions of autocorrelation loops by Anton Blanchard · 6 years ago
  91. 8e1796b Add runtime detection of POWER8 and POWER9 by Anton Blanchard · 6 years ago
  92. 9fa2b5e move CreateFile function outside of libFLAC by lvqcl · 6 years ago
  93. a8e9857 windows_unicode_filenames.c: Fix a missing return statement by Erik de Castro Lopo · 6 years ago
  94. 6892e7c Improve SIMD detection with Visual Studio by evpobr · 6 years ago
  95. 5dff53c Fix --output-prefix with input-files in sub-directories by orbea · 6 years ago
  96. 01eb197 Fix miscellaneous typos. by luz.paz · 6 years ago
  97. c2673da Add unit tests for word-wise CRC16 functions by Robert Kausch · 6 years ago
  98. 65c2796 Fix CRC calculation for small blocks. by Robert Kausch · 6 years ago
  99. 8874ecc Update CRC16 for larger data blocks when decoding. by Robert Kausch · 6 years ago
  100. 5579f29 Implement slicing-by-8 CRC16 algorithm. by Robert Kausch · 6 years ago