OSDN Git Service

Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-02...
authorLoRd_MuldeR <mulder2@gmx.de>
Sat, 9 Feb 2013 00:34:47 +0000 (01:34 +0100)
committerLoRd_MuldeR <mulder2@gmx.de>
Sat, 9 Feb 2013 00:34:47 +0000 (01:34 +0100)
doc/Changelog.html
res/tools/opusdec.exe
res/tools/opusenc.exe
src/Config.h
src/Tools.h

index 74029b4..1024da2 100644 (file)
@@ -24,8 +24,9 @@ a:visited { color: #0000EE; }
 <li>Added "Up One Level" button to the output folder tab
 <li>Added Opus decoder option to output always at the native sample rate of 48.000 Hz
 <li>Updated Qt runtime libraries to v4.8.4 (2012-11-29), compiled with MSVC 11.0
-<li>Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-01-24)
+<li>Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-02-09)
 <li>Updated GnuPG to v1.4.13, compiled with GCC 4.7.2
+<li>Updated language files (big thank-you to all contributors !!!)
 <li>Fixed handling of certain characters when passing meta tags on the command-line
 </ul><br>
 
index 936355a..8b25fbf 100644 (file)
Binary files a/res/tools/opusdec.exe and b/res/tools/opusdec.exe differ
index a9e6218..88f7965 100644 (file)
Binary files a/res/tools/opusenc.exe and b/res/tools/opusenc.exe differ
index 41455a1..b64fbda 100644 (file)
@@ -30,7 +30,7 @@
 #define VER_LAMEXP_MINOR_LO                                    7
 #define VER_LAMEXP_TYPE                                                Beta
 #define VER_LAMEXP_PATCH                                       3
-#define VER_LAMEXP_BUILD                                       1238
+#define VER_LAMEXP_BUILD                                       1239
 
 ///////////////////////////////////////////////////////////////////////////////
 // Tool versions (minimum expected versions!)
index e4d2684..81318fa 100644 (file)
@@ -72,8 +72,8 @@ g_lamexp_tools[] =
        {"8b68461f38410421be30cc895e94e63184daa6f2cb20eb110b66b376b48141838a09bc920efeb1c49de79dd0770ce41b", CPU_TYPE_X86_GEN, "oggenc2.i386.exe", 287603},
        {"20648f83cc637cada481143d48c437ced8423e9a0aae01dbce860cd97fb1ce4000e314f3a5395d1eafd8e154a8e74d08", CPU_TYPE_X86_SSE, "oggenc2.sse2.exe", 287603},
        {"e1da48055a57bae41d6a1a0dc08b86831c121e85c07aa60aae4196997b166a08cfb7265d9f0f289f445ad73bce28d81f", CPU_TYPE_X64_ALL, "oggenc2.x64.exe",  287603},
-       {"d4c081ca0807b9b0e8f01c7a68f2cf2985308f614a045193ced0b51ead0b06628642f607679b7e9e48c9b7b59a8fc651", CPU_TYPE_ALL_ALL, "opusdec.exe", 20130124},
-       {"915eb675678e24fd7351032e60b5e49f3457b37e748d185f37a212625f4c421fb3369adf4ef504dd6aaa9f1bed702ba7", CPU_TYPE_ALL_ALL, "opusenc.exe", 20130124},
+       {"e3524dc0a600d26a81dd17fe537ab367d9e6a045c8cab072b5dad35245b6369ac63cd76b7d4347cb541d4b7ea7e9b7fa", CPU_TYPE_ALL_ALL, "opusdec.exe", 20130209},
+       {"7edf5bf3fe56d73d7b0ddfae5fea4b82b488d8fc5250b03eb3d1d8e5cdcb68dabe38b53ea2dca52794e062f2e6609168", CPU_TYPE_ALL_ALL, "opusenc.exe", 20130209},
        {"bdfa8dec142b6327a33af6bb314d7beb924588d1b73f2ef3f46b31fa6046fe2f4e64ca78b025b7eb9290a78320e2aa57", CPU_TYPE_ALL_ALL, "refalac.exe", 56},
        {"d041b60de6c5c6e77cbad84440db57bbeb021af59dd0f7bebd3ede047d9e2ddc2a0c14179472687ba91063743d23e337", CPU_TYPE_ALL_ALL, "shorten.exe", 361},
        {"81633b4808ff13e25249aac038ed97570aaeea2bbffacf0f3905514064d1b82d141a6b04f63f1a913e4d09b2d892aea0", CPU_TYPE_ALL_ALL, "sox.exe", 1440},