File fdkaac.changes of Package fdkaac
------------------------------------------------------------------- Sun May 05 18:53:06 UTC 2024 - marec@detebe.org - Update to version 1.0.6: * bump * use PKG_CHECK_MODULES for fdk-aac * add support for recent apple channel layout tags * condifure.ac: add AC_CONFIG_AUX_DIR() * update help message regarding vbr mode * github workflow: add msys2 * update .gitignore * github workflow: add mac * update github workflow * add github workflow ------------------------------------------------------------------- Thu Feb 16 18:44:28 UTC 2023 - marec@detebe.org - Update to version 1.0.5: * bump * fixes https://github.com/nu774/fdkaac/issues/55 * updateChangeLog ------------------------------------------------------------------- Thu Feb 16 18:44:06 UTC 2023 - marec@detebe.org - Update to version 1.0.4: * bump * fdk-aac.vcxproj: support vs2022 * extrapolater: don't return more samples than required * wav/caf parser: add format checks * update ChangeLog ------------------------------------------------------------------- Wed Jul 13 15:58:10 UTC 2022 - marec@detebe.org - Update to version 1.0.3: * bump * wav/caf parser: ensure fmt/desc chunk * vcxproj: support Visual Studio 2022 ------------------------------------------------------------------- Fri Apr 23 17:02:30 UTC 2021 - marec@detebe.org - Update to version 1.0.2: * bump * m4af: fix mvhd/tkhd duration ------------------------------------------------------------------- Mon Sep 21 15:28:28 UTC 2020 - marec@detebe.org - Update to version 1.0.1: * bump * add Windows 10 long pathname manifest * fix indent * process 32-bit input if possible (i.e. respect aac:INT_PCM type) * vcxproj: support visual studio 2019 * don't inject timestamp ------------------------------------------------------------------- Wed Jul 29 11:04:50 UTC 2020 - marec@detebe.org - Update to version 1.0.0: * bump version 1.0.0 * Fix LD/ELD issue: priming samples are too short to be discarded * FDKv2 API change: encoderDelay -> nDelay/nDelayCore * update MSVC projects for FDKv2 * use different IntDir for fdk-aac build * remove zombies from fdk-aac.vcxproj.filters * fix: -L option was not working (resulted in segfault) * MSVC projects: update for VS2017 * address issue#26 * remove aacenc_hcr.* from MSVC project ------------------------------------------------------------------- Wed Jul 29 10:52:35 UTC 2020 - marec <marec@detebe.org> - initial package build