diff --git a/doc/Changelog.html b/doc/Changelog.html index c8aeea9c..8320a6df 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -89,6 +89,7 @@ document.write(''+e+'<\/'+'a'+'>'); // -->
  • Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774
  • +
  • Updated MediaInfo to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0
  • Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
  • Fixed potential deadlock in Cue Sheet import dialog when "Browse..." button is clicked
  • diff --git a/doc/Changelog.md b/doc/Changelog.md index e403b0ce..c2234d43 100644 --- a/doc/Changelog.md +++ b/doc/Changelog.md @@ -6,6 +6,7 @@ * Added Hungarian translation, thanks to Zityi's Translator Team * Added optional support for the *libfdk-aac* encoder, using the [fdkaac](https://github.com/nu774/fdkaac) front-end by nu774 +* Updated MediaInfo to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0 * Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple * Fixed potential deadlock in Cue Sheet import dialog when "Browse..." button is clicked diff --git a/res/tools/mediainfo.i386.exe b/res/tools/mediainfo.i386.exe index 44312cae..3c352fa7 100644 Binary files a/res/tools/mediainfo.i386.exe and b/res/tools/mediainfo.i386.exe differ diff --git a/res/tools/mediainfo.x64.exe b/res/tools/mediainfo.x64.exe index 1e0e8415..28918c9d 100644 Binary files a/res/tools/mediainfo.x64.exe and b/res/tools/mediainfo.x64.exe differ