Skip to content

Releases: nu774/qaac

Compare
Choose a tag to compare
  • Compressor: initialize yA/yR with initial gain value. Before this fix, DRC filter was always starting with zero compression state regardless of loudness of the input.
  • updated tak_deco_lib.h to the latest
  • updated taglib
Compare
Choose a tag to compare

Fixed v2.74 regression: invalid mChannelLayoutTag was written in chan chunk.
Revert ALACEncoder.{cpp,h} to the previous implementation.

Compare
Choose a tag to compare
Compare
Choose a tag to compare

Fixed refalac: exception due to ALAC decode error was causing a hang on some environment.

Compare
Choose a tag to compare

Fixed mvhd/tkhd duration of MP4 container.

According to 14496-12, duration of mvhd/tkhd shall be the sum of duration of edits.
This fix change takes effect only when --gapless-mode 1 or 2 is explicitly selected.

Compare
Choose a tag to compare
  • Fixed: qaac didn't correctly handle full pathnames as input since v2.63 or so.
  • libsndfile: in addition to libsndfile-1.dll, also try sndfile.dll.
Compare
Choose a tag to compare

Added support for new CoreAudioToolbox.dll location (that's now usually under C:\Program Files\iTunes on the new iTunes installer but is searched from the registry).

Compare
Choose a tag to compare
  • Updated taglib
  • Updated libsndfile header
  • Add support for opus input through libsndfile

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.

Compare
Choose a tag to compare
  • MP4Source: when channel layout is not present in the ALAC magic cookie, defaulting to more appropriate channel layout.
  • libmp4v2: fixed an issue reading chunk offsets in co64 box (typically present in MP4 file bigger than 4GB).
Compare
Choose a tag to compare

Write non-zero avgBitrate field again, for iPod 5G compatibility: https://hydrogenaud.io/index.php/topic,85135.msg957234.html#msg957234