Updated mpg123 decoder binary to v1.13.6 (2011-03-11), compiled with GCC 4.6.1.

This commit is contained in:
LoRd_MuldeR 2012-03-11 20:25:34 +01:00
parent d1c2e8d764
commit a7a77b9e92
4 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ a:visited { color: #0000EE; }
<li>Updated LAME encoder to v3.99.5 Final (2012-02-28), compiled with ICL 12.1.7 and MSVC 10.0 (<a href="http://lame.cvs.sourceforge.net/viewvc/lame/lame/doc/html/history.html?revision=1.139" target="_blank">details</a>)
<li>Updated MediaInfo to v0.7.53 (2012-01-24), compiled with ICL 12.1.6 and MSVC 10.0
<li>Updated SoX to to v14.4.0 RC-3 (2012-02-20), compiled with ICL 12.1.7 and MSVC 10.0
<li>Updated mpg123 decoder to v1.13.5 (2011-03-07), compiled with GCC 4.6.1
<li>Updated mpg123 decoder to v1.13.6 (2011-03-11), compiled with GCC 4.6.1
<li>Updated Monkey's Audio binary to v4.11 (2011-04-20)
<li>Updated Musepack decoder to revision 475 (2011-08-10), compiled with ICL 12.1.6 and MSVC 10.0
<li>Updated GnuPG to v1.4.12, compiled with GCC 4.6.1

Binary file not shown.

View File

@ -30,7 +30,7 @@
#define VER_LAMEXP_MINOR_LO 4
#define VER_LAMEXP_TYPE Beta
#define VER_LAMEXP_PATCH 6
#define VER_LAMEXP_BUILD 908
#define VER_LAMEXP_BUILD 909
///////////////////////////////////////////////////////////////////////////////
// Tool versions (minimum expected versions!)

View File

@ -68,7 +68,7 @@ g_lamexp_tools[] =
{"ab3f6a8f2bc08011fdcea2e54a9b234ba67d304b5eea3fc0db653e603f938d0280fba0f0", CPU_TYPE_X86_ALL, "mediainfo.i386.exe", 753},
{"c1d88d1b04f72118f21b5f574c4008fd0c99f3d6ed11cc9c8644b831971d1e1153cd63ea", CPU_TYPE_X64_ALL, "mediainfo.x64.exe", 753},
{"ed49bfeb5113e8eca4f2f5c5c9359f6edeecf457cff8511178902c7d792380eaa578d9bc", CPU_TYPE_ALL_ALL, "mpcdec.exe", 475},
{"436d788ca1514d1eb773a7e67fca413f35fff0d8aceed01d7817444db0ab1f1eced6521e", CPU_TYPE_ALL_ALL, "mpg123.exe", 1135},
{"92270272726faa229c48b12e3b45b7fa8083c720cf18997254cf0154935902ab5b76a7d3", CPU_TYPE_ALL_ALL, "mpg123.exe", 1136},
{"0c781805dda931c529bd16069215f616a7a4c5e5c2dfb6b75fe85d52b20511830693e528", CPU_TYPE_ALL_ALL, "oggdec.exe", UINT_MAX},
{"0c019e13450dc664987e21f4e5489d182be7d6d0d81efbbaaf1c78693dfe3e38e0355b93", CPU_TYPE_X86_GEN, "oggenc2.i386.exe", 287603},
{"693dd6f779df70a047c15c2c79350855db38d5b0cd7e529b6877b7c821cfe6addfdd50a4", CPU_TYPE_X86_SSE, "oggenc2.sse2.exe", 287603},