Updated MediaInfo binaries to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1.
This commit is contained in:
parent
11782210ca
commit
e0aeb53be8
File diff suppressed because one or more lines are too long
@ -14,7 +14,7 @@ LameXP Audio-Encoder Front-End – Changelog
|
||||
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
|
||||
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
|
||||
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
|
||||
* Updated MediaInfo to v17.10 (2017-11-02), compiled with ICL 18.0 and MSVC 14.1
|
||||
* Updated MediaInfo to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1
|
||||
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
|
||||
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
|
||||
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -35,7 +35,7 @@
|
||||
#define VER_LAMEXP_MINOR_LO 6
|
||||
#define VER_LAMEXP_TYPE Beta
|
||||
#define VER_LAMEXP_PATCH 5
|
||||
#define VER_LAMEXP_BUILD 2089
|
||||
#define VER_LAMEXP_BUILD 2090
|
||||
#define VER_LAMEXP_CONFG 2002
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -88,9 +88,9 @@ g_lamexp_tools[] =
|
||||
{"031cb32078841df55691cdb91c9ed0e0c3113b195fe69c56746b0ba607c11f7c978ebe9500a46580926713b9d71454c4", CPU_TYPE_X86_SSX, "mac.x86-sse2.exe", 433, ""},
|
||||
{"8e197a2c759a74ced2acfee18c7cdf37d89534a6568467f886cdebf6c50dba0b79f4f06ee7424c6d6596d94389d03bcc", CPU_TYPE_X64_NVX, "mac.x64-sse2.exe", 433, ""},
|
||||
{"0ef10f812dfa91634da213328e6bfb84b6f8b1882b955f1c3173460d60e559a8f5065125c698552301ed0566b2dc87bf", CPU_TYPE_X64_AVX, "mac.x64-avx.exe", 433, ""},
|
||||
{"d91ce629cc2fef301583092dab64d0d037b20fc57b1c1ed43fa31b2e53f80a659bfc54ca7864931aa9724266da3887b0", CPU_TYPE_X86_GEN, "mediainfo.i686.exe", 1710, ""},
|
||||
{"8dfdd602ce830bd9ce6d6a79a9b1c3ea1ba94e4cee6bf0ef1fa03a974e36a7be6dd3caf6e10ca8aae381cf6c9736868d", CPU_TYPE_X86_SSX, "mediainfo.sse2.exe", 1710, ""},
|
||||
{"3a343ca6c01cdbee61f1736d02c9fd3fd0cea6011d01f7a7d88276ed9bc465c9d9766242bbc216833c50d11a8a6a8f2e", CPU_TYPE_X64_ALL, "mediainfo.x64.exe", 1710, ""},
|
||||
{"1c71d65315e32c5d83c91e5bb69ac3779581bb7e9f1a266351f003d86b4ee40db38435a54c0cfc34e85565eabe14885c", CPU_TYPE_X86_GEN, "mediainfo.i686.exe", 1712, ""},
|
||||
{"b2c02f976e0473d847e36a46a6772729187efaa6cbd3b487046e55c1c6bf5e442ab8457da21da55984ba125f6019ce62", CPU_TYPE_X86_SSX, "mediainfo.sse2.exe", 1712, ""},
|
||||
{"a43c89653e05737f2a11fc8367b0963e6c01a31d8a35e264b010e436aeed4243d9bab9aaac3dc7da95a4d8afb6eae575", CPU_TYPE_X64_ALL, "mediainfo.x64.exe", 1712, ""},
|
||||
{"7e6346a057634ff07b2e1f427035324f7f02100cc996425990f87f71d767fce4c7b101588c7d944ba49cb2d7e51c9bdb", CPU_TYPE_ALL_ALL, "mpcdec.exe", 475, ""},
|
||||
{"950b598ad3b724048fb8f7194908d9b9354cf208548211b559695fdf8494cf2c12e440b96c1593647c6907f6e8d8a2dc", CPU_TYPE_ALL_GEN, "mpg123.i686.exe", 1258, ""},
|
||||
{"edda8ecc591d54ce6c47d29d81c24599f872f98dae2c83e7f7b72ec2fffc8fefa73a0e52656cbf0d851b5a7ef57a9bfa", CPU_TYPE_ALL_SSE, "mpg123.sse2.exe", 1258, ""},
|
||||
|
Loading…
Reference in New Issue
Block a user