1. 68f9021b Add explicit apex_available clauses by Ray Essick · 2 years, 5 months ago
  2. 7822d86 Merge "libFLAC: Restrict number of bytes in a frame" am: 7f77aa6650 by Ray Essick · 2 years, 9 months ago
  3. 027e439 libFLAC: Restrict number of bytes in a frame by Neelkamal Semwal · 3 years 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, 3 months ago
  5. 3210dfb Merge "libFLAC: Fix divide by zero error in FLAC__stream_decoder_seek_absolute" by Ray Essick · 3 years, 3 months ago
  6. 3a65e21 Merge "libFLAC: Ignore integer overflows in stream_decoder.c" am: a5fb016488 am: 346fbf1245 am: 71e1c6e8d8 by Andy Hung · 3 years, 3 months ago
  7. a5fb016 Merge "libFLAC: Ignore integer overflows in stream_decoder.c" by Andy Hung · 3 years, 3 months ago
  8. 5bd2e7a libFLAC: Fix divide by zero error in FLAC__stream_decoder_seek_absolute by Neelkamal Semwal · 3 years, 3 months ago
  9. c075e8b libFLAC: Ignore integer overflows in stream_decoder.c by Aayush Soni · 3 years, 4 months ago
  10. 5648470 Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/flac" am: 85fc1da732 am: 7c0a8f392d am: 13ea105bf5 by Treehugger Robot · 3 years, 4 months ago
  11. c2aa112 [LSC] Add LOCAL_LICENSE_KINDS to external/flac by Bob Badour · 3 years, 4 months ago
  12. 4192031 Merge "libFLAC: Ignore integer overflows in fixed.c" am: 7d1b8f058e am: e768be237b am: 0b4447b8f3 by Treehugger Robot · 3 years, 5 months ago
  13. 98954ab libFLAC: Ignore integer overflows in fixed.c by Neelkamal Semwal · 3 years, 6 months ago
  14. 7803a78 libFlac: Exit at EOS in verify mode by Neelkamal Semwal · 3 years, 6 months ago
  15. 967743b libFLAC: Fix integer overflow in FLAC__lpc_restore_signal by Neelkamal Semwal · 3 years, 9 months ago
  16. e1164d9 Merge branch 'upstream-master' by Harish Mahendrakar · 3 years, 10 months ago
  17. de62370 Use blocklist sub-property in sanitize by Pirama Arumuga Nainar · 3 years, 11 months ago
  18. d97d034 Merge tag '1.3.2' into master by Harish Mahendrakar · 4 years ago
  19. ed3dc95 Move libFLAC to src folder by Harish Mahendrakar · 4 years ago
  20. ce6dd6b CMake polishing by evpobr · 4 years, 2 months ago
  21. 37e675b Simplified logic of parsing sizes of rice-partitions by Ulrik Mikaelsson · 4 years, 5 months ago
  22. 4fbb6d4 fix build under Mac OS X with PowerPC CPU by Thomas BERNARD · 4 years, 4 months ago
  23. e0b62a6 Bunch of CMake fixes by evpobr · 4 years, 2 months ago
  24. 7a35c52 cmake: Fix pkg-config install path by evpobr · 4 years, 3 months ago
  25. acadefd Add more CMake options by evpobr · 5 years ago
  26. 1d5299d link lm publicly to FLAC by ericLemanissier · 4 years, 4 months ago
  27. 0dfe235 CMake: Handier way to find Iconv by Vitaliy Kirsanov · 4 years, 6 months ago
  28. ec35d55 libFLAC: Removed useless comparison by Andrey Astafyev · 4 years, 7 months ago
  29. b02e159 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 7 months ago
  30. d518e13 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 7 months ago
  31. 1f059e8 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 7 months ago
  32. ed1b67b cmake: use proper pkg-config install path variable by DeadSix27 · 4 years, 7 months ago
  33. cdcf0d5 cmake_minimum_required() cleanup: by sezero · 4 years, 7 months ago
  34. b3f55c4 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 8 months ago
  35. b84ff55 libFLAC/stream_decoder.c: fix integer overflow on corrupt file by Hakan Kvist · 4 years, 8 months ago
  36. 25305d6 Fix msvc build after commit b917d456 by sezero · 4 years, 8 months ago
  37. 952d511 cmake: fix nasm sources build when building in a separate directory by sezero · 4 years, 9 months ago
  38. ee70d96 cmake: do not add visibility attributes to shared lib builds for win32. by sezero · 4 years, 9 months ago
  39. b917d45 make dllexport work with compilers other than MSVC by sezero · 4 years, 9 months ago
  40. 19a0e99 move the new public get_decoder_client_data function to public header. by sezero · 4 years, 9 months ago
  41. 2e7931c libFLAC/bitreader.c: Fix out-of-bounds read by Erik de Castro Lopo · 4 years, 9 months ago
  42. 6d0e222 Make sure CMake build files end up in release tarball by Erik de Castro Lopo · 4 years, 9 months ago
  43. 5598543 libFLAC/lpc.c: Fix signed integer overflow by Erik de Castro Lopo · 4 years, 10 months ago
  44. 8147ee7 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 10 months ago
  45. 09f47c0 libFLAC/bitreader.c: Fix shift invoking undefined behaviour by Erik de Castro Lopo · 4 years, 10 months ago
  46. c34c345 libFLAC/bitreader.c: Fix OOB read by Erik de Castro Lopo · 4 years, 10 months ago
  47. 04974d2 Fix a number of gcc 9.2 compiler warnings by Erik de Castro Lopo · 4 years, 9 months ago
  48. 9ea40e3 window: fabs > fabsf and cos > cosf where it makes sense by Rosen Penev · 4 years, 10 months ago
  49. 66dd7f0 Switch to utimensat for newer POSIX versions by Rosen Penev · 4 years, 11 months ago
  50. 5db5820 Fix build on FreeBSD PowerPC by pkubaj · 4 years, 10 months ago
  51. 4ca0d85 libFLAC: Rename get_client_data_from_decoder function by Erik de Castro Lopo · 4 years, 11 months ago
  52. 4a43f2b Do not assume that sys/param.h defines MIN and MAX by sezero · 4 years, 11 months ago
  53. f764434 Version 1.3.3 by Erik de Castro Lopo · 5 years ago
  54. deb21bc Update Visual Studio 2005 files by Erik de Castro Lopo · 5 years ago
  55. 77e234a CMake: fixed windows_unicode_filenames linking errors by Виталий Кирсанов · 5 years ago
  56. 55447a2 Ogg::Ogg renamed to Ogg::ogg by Vitaliy Kirsanov · 5 years ago
  57. 573dbc1 Use of BUILD_SHARED_LIBS added by Vitaliy Kirsanov · 5 years ago
  58. 1cb968a Fixed dependencies on win_utf8_io by Виталий Кирсанов · 5 years ago
  59. a82a014 CMake minimum required lowered to 3.1 by Vitaly Kirsanov · 5 years ago
  60. 2359563 FLAC now depends on win_utf8_io by Vitaliy Kirsanov · 5 years ago
  61. 8610c3a Added /arch:SSE2 flag by Vitaly Kirsanov · 5 years ago
  62. aa96297 Versions for shared libs specified by Vitaly Kirsanov · 5 years ago
  63. 6cd2b6c FindOGG.cmake module added by Vitaliy Kirsanov · 5 years ago
  64. c39718d CMake support added by Vitaliy Kirsanov · 5 years ago
  65. 12ec86c Use MMX ASM fucntions instead of SSE4.1 if available by lvqcl · 5 years ago
  66. b936e39 Speed up FLAC__bitwriter_write_byte_block (metadata writing) by Robert Kausch · 5 years ago
  67. 421961f Replace hadd with shuffle + add by lvqcl · 6 years ago
  68. faafa4c Cosmetic changes in lpc_asm.nasm and utf8.c by lvqcl · 6 years ago
  69. cdb030c Add VSX optimised versions of autocorrelation loops by Anton Blanchard · 6 years ago
  70. 8e1796b Add runtime detection of POWER8 and POWER9 by Anton Blanchard · 6 years ago
  71. 9fa2b5e move CreateFile function outside of libFLAC by lvqcl · 6 years ago
  72. a8e9857 windows_unicode_filenames.c: Fix a missing return statement by Erik de Castro Lopo · 6 years ago
  73. 6892e7c Improve SIMD detection with Visual Studio by evpobr · 6 years ago
  74. 01eb197 Fix miscellaneous typos. by luz.paz · 6 years ago
  75. 65c2796 Fix CRC calculation for small blocks. by Robert Kausch · 6 years ago
  76. 8874ecc Update CRC16 for larger data blocks when decoding. by Robert Kausch · 6 years ago
  77. 5579f29 Implement slicing-by-8 CRC16 algorithm. by Robert Kausch · 6 years ago
  78. fcec829 Remove unused CRC8 functions. by Robert Kausch · 6 years ago
  79. 85fca3c Fix more GCC warnings about case fall-through by Erik de Castro Lopo · 6 years ago
  80. aaaaa0d More generic version of MSVC bug workaround by Erik de Castro Lopo · 6 years ago
  81. 45f7d41 Fix for missing WINAPI_FAMILY_PARTITION by Erik de Castro Lopo · 6 years ago
  82. a0027fa libFLAC : new function returns client_data from decoder by Christophe DUMONT · 7 years ago
  83. 972454e UWP build fix by Alberto Fustinoni · 6 years ago
  84. f7cd466 Revert "Add Clang support for FLAC__SSE_TARGET" by Erik de Castro Lopo · 7 years ago
  85. b52fa0e Add Clang support for FLAC__SSE_TARGET by C.W. Betts · 7 years ago
  86. 68c5886 Correct flattop window coefficients by Thomas Zander · 7 years ago
  87. 1b5c09e Fix GCC 7 case fall through warnings by Erik de Castro Lopo · 7 years ago
  88. ed84746 Update lpc_intrin_sse.c by Shark64 · 7 years ago
  89. b762a20 Fix missing SIZE_MAX definition on Android by Erik de Castro Lopo · 7 years ago
  90. 64f47c2 libFLAC: Fix default flac_max/min by Erik de Castro Lopo · 7 years ago
  91. 4f47b63 stream_decoder.c: Fix a memory leak by Erik de Castro Lopo · 7 years ago
  92. f7f2164 cpu.c: Fix LLVM compile by Erik de Castro Lopo · 7 years ago
  93. 61e7dfa cpu.c: Merge ia32 and x86_64 CPU info functions by Erik de Castro Lopo · 7 years ago
  94. 172146b cpu.c: Fix debug Windows w32 build issue by Erik de Castro Lopo · 7 years ago
  95. f80652a stream_decoder.c: Comments by Erik de Castro Lopo · 7 years ago
  96. 5ae578f SIMD: remove outdated SSE2 code by Erik de Castro Lopo · 7 years ago
  97. ec79569 SIMD: Accelerate decoding of 16 bit FLAC by Erik de Castro Lopo · 7 years ago
  98. f9f5646 SIMD: Improve decoding of some 24 bit files by Erik de Castro Lopo · 7 years ago
  99. 086b493 SIMD: Add const qualifier where appropriate by Erik de Castro Lopo · 7 years ago
  100. 25c6cbe cpu.h: Another CPP fixup by Erik de Castro Lopo · 7 years ago