diff --git a/doc/Changelog.html b/doc/Changelog.html index 806663aa..85bd8af9 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -96,7 +96,7 @@
  • Updated QAAC add-in to the to QAAC v2.58 (2016-01-05)
  • Updated FhgAacEnc add-in to "Case" edition (2015-10-24)
  • Updated mpg123 decoder to v1.23.4 (2016-05-11), compiled with GCC 5.3.0
  • -
  • Updated ALAC decoder to refalac v1.58 (2016-01-05)
  • +
  • Updated ALAC decoder to refalac v1.61 (2016-10-02)
  • Updated GnuPG to v1.4.21 (2016-08-17), compiled with GCC 6.1.0
  • Improved auto-update function (faster Internet connectivity check)
  • diff --git a/doc/Changelog.md b/doc/Changelog.md index 5a68e656..3f67056c 100644 --- a/doc/Changelog.md +++ b/doc/Changelog.md @@ -16,7 +16,7 @@ * Updated QAAC add-in to the to QAAC v2.58 (2016-01-05) * Updated FhgAacEnc add-in to "Case" edition (2015-10-24) * Updated mpg123 decoder to v1.23.4 (2016-05-11), compiled with GCC 5.3.0 -* Updated ALAC decoder to refalac v1.58 (2016-01-05) +* Updated ALAC decoder to refalac v1.61 (2016-10-02) * Updated GnuPG to v1.4.21 (2016-08-17), compiled with GCC 6.1.0 * Improved auto-update function (faster Internet connectivity check) diff --git a/res/tools/refalac.i386.exe b/res/tools/refalac.i386.exe index e2e39da4..595b3cc8 100644 Binary files a/res/tools/refalac.i386.exe and b/res/tools/refalac.i386.exe differ diff --git a/res/tools/refalac.x64.exe b/res/tools/refalac.x64.exe index d55f8e08..3e00249d 100644 Binary files a/res/tools/refalac.x64.exe and b/res/tools/refalac.x64.exe differ diff --git a/src/Tools.h b/src/Tools.h index 08950256..251d4328 100644 --- a/src/Tools.h +++ b/src/Tools.h @@ -100,8 +100,8 @@ g_lamexp_tools[] = {"a2bb8fe42c7764eafe7e4cda660f781bdb3c0556426bb38b294aa8bf11c6da560018762908a15546d3b31a877b70f815", CPU_TYPE_ALL_GEN, "opusenc.i386.exe", 20160911, "v1.1.3"}, {"0ae947277095be18d741ad4a328633a7d52cdd4112841a22313227cf57ee780a9e95fdc0a2af9014630e7dd9f01a1ea1", CPU_TYPE_ALL_SSE, "opusenc.sse2.exe", 20160911, "v1.1.3"}, {"57376b6b037771260da5a46e23fd9de76294dc25c5a0078f1d46268b4df046cfa42b04cb370b7be7e6f3cfaed3679f85", CPU_TYPE_ALL_AVX, "opusenc.avx.exe", 20160911, "v1.1.3"}, - {"bd4c8cd7d32869f8ed332b51349147c9b987a7e552aadfd15a312e5956efc9cc0c8ee9ed8283240b049c8f5c8fc3ad9b", CPU_TYPE_X86_ALL, "refalac.i386.exe", 158, ""}, - {"5821414021725248f19e71969348d04a561d81668114cabe5259e9cd65867337a8176e0f41a3cf7d2f88693e5df8850b", CPU_TYPE_X64_ALL, "refalac.x64.exe", 158, ""}, + {"37745174e146fedbc62671ab86ffddd3edfc9aa0ebfcfd4bff3331a95b6dda50621478c63f7a0ddf9a365e916758b6d4", CPU_TYPE_X86_ALL, "refalac.i386.exe", 161, ""}, + {"b368f0490cefb80b6ff7eaaf8d6e29f253442375caf11a9405b5b21580ee3a9739fa3f406f69de5ef344fa038b1cbe72", CPU_TYPE_X64_ALL, "refalac.x64.exe", 161, ""}, {"d041b60de6c5c6e77cbad84440db57bbeb021af59dd0f7bebd3ede047d9e2ddc2a0c14179472687ba91063743d23e337", CPU_TYPE_ALL_ALL, "shorten.exe", 361, ""}, {"6e3f86cc464d84b0039139c9688e3097d0f42b794a5db10954d24fe77929585a0d0dba16cb677cc1b390392c39cdefad", CPU_TYPE_ALL_ALL, "sox.exe", 1442, ""}, {"5a4261e1b41a59d1a5bc92e1d2766422a67454d77e06ea29af392811b7b4704e0f3e494ab9cb6375ce9e39257867c5ed", CPU_TYPE_ALL_ALL, "speexdec.exe", 12, ""},