File faac.changes of Package faac
------------------------------------------------------------------- Mon Mar 03 09:32:18 UTC 2025 - marec@detebe.org - Update to version 1.31.1: * release v1.31.1 * package entire installation as artifact * upload Windows artifacts (#57) * Reformat configure.ac for the ac2ver.exe hack to work * Reduce autoconf require back down to 2.69 ------------------------------------------------------------------- Fri Feb 28 17:19:04 UTC 2025 - marec@detebe.org - Update to version 1.31: * release v1.31 * Append INSTALL to README * fix compilation with clang on Windows * try some CI (#55) * fix cppcheck warnings * reduce autoconf requirement * always build both the regular and the DRM library * add back #include <time.h> to frontend/mp4write.c * do not pass add-stdcall-alias option to clang * update autoconf.ac and friends * tns: Initialize `rArray[]` variable * Reduce memory (#54) * Remove #pragma pack from faacEncStruct * Allow genre-id up to 255 (#52) * avoid division by zero * project/msvc : fixes and changes (#47) * Error C2065 (#46) * set libfaac library name to "faac" rather than "libfaac"l (#39) * project/msvc : a little cleanup (#38) * Add album artist and various sort order MP4 tags. (#37) * add a pkg-config file * frontend: fix out-of-root build * main.c : progress report keeps alignment when encoding a large file * updated Visual Studio projects to VS 2019 ------------------------------------------------------------------- Mon Oct 21 09:34:06 UTC 2019 - marec@detebe.org - Update to version 1.30: * version -> 1.30 * update ChangeLog for a future v1.30 release * consistently use stdint.h types * unconditionally include stdint.h in frontend/input.h * check index ranges before dereferencing book arrays * fix some cppcheck warnings in the Cfaac code * remove some extra stdint-includes * fix a memory leak in chan_remap() * quantize.h: revert back to some more generic SSE2 code * quantize.c: fix logic error in compiler detection ------------------------------------------------------------------- Sat Apr 1 22:44:33 UTC 2017 - marec@detebe.org - initial package build