news
[qaac] release 2.71 (refalac 1.71)
|
[qaac] release 2.70(refalac 1.70)
Added support for new CoreAudioToolbox.dll location. As of iTunes 12.10.9.3 installer, they have removed Apple Application Support component (x86/x64). The Dlls under this component are now installed directly under the same location as iTunes.exe, and they are now 64bit only for 64bit iTunes. So, if you use 64bit iTunes, you can only use qaac64.exe. You need this version of qaac to load Dlls installed by the new iTunes installer. Unfortunately they have also changed how the Dlls are stored in the installer. makeportable.cmd doesn't work for the new installer, and it will not work in the future too, unless someone finds a workaround. |
[qaac] release 2.69 (refalac 1.69)
Note that opus support in libsndfile was committed VERY recently and it's not yet released officially. Newest official release of libsndfile is version 1.0.28, which is some 3 years old and doesn't contain opus support. So if you want libsndfile with opus support, you have to grab sources from github and build it yourself. |
makeportable for iTunes 12.9.4+
AppleApplicationSupports DLLs are now built with Visual Studio 2015, and dependent on newer MSVC runtime DLLs. makeportable.cmd now extracts two of the MSVC runtime DLLs (vcruntime140.dll and msvcp140.dll) included in AppleApplicationSupport installer. However, they are still dependent on the Universal C Runtime (UCRT), which means that Windows XP is no longer supported. UCRT is now part of OS, and is preinstalled on Windows 10. If you are not on Windows 10 but on Vista SP2 or later, it's still probably OK. If not, see here: Update for Universal C Runtime in Windows |
[qaac] release 2.68 (refalac 1.68)
|
[qaac] release 2.67 (refalac 1.67)
Write non-zero avgBitrate field again, for iPod 5G compatibility: https://hydrogenaud.io/index.php/topic,85135.msg957234.html#msg957234 |
[qaac] release 2.66 (refalac 1.66)
Implemented look-ahead on --drc. The amount of look-ahead is the same as the attack time. |
[qaac] release 2.65 (refalac 1.65)
|
[qaac] release 2.64 (refalac 1.64)
Fixed regression of 2.63: HE-AAC frames were incorrectly multiplexed. |
[qaac] release 2.63 (refalac 1.63)
|