1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-02-17 03:40:37 +01:00

Commit Graph

  • 98d90e76d6 fix ci again: s/PKG_CONFIG_LIBPATH/PKG_CONFIG_LIBDIR/ master nu774 2024-05-06 01:03:58 +09:00
  • 2dd2b3c61b ci: use sudo on make install for Mac nu774 2024-05-06 00:58:29 +09:00
  • 746e85538b fix ci: specify PKG_CONFIG_LIBPATH for MinGW cross nu774 2024-05-06 00:53:43 +09:00
  • 594c26b960 bump nu774 2024-05-06 00:44:07 +09:00
  • a71453bc9a use PKG_CHECK_MODULES for fdk-aac nu774 2024-05-06 00:42:20 +09:00
  • 11f6ac1665 add support for recent apple channel layout tags nu774 2024-05-05 20:46:17 +09:00
  • 7291661fdc condifure.ac: add AC_CONFIG_AUX_DIR() nu774 2024-05-05 20:24:17 +09:00
  • 35527e4041 bump v1.0.6 nu774 2024-05-06 00:44:07 +09:00
  • 335ec165da use PKG_CHECK_MODULES for fdk-aac nu774 2024-05-06 00:42:20 +09:00
  • 5cfdded636 add support for recent apple channel layout tags nu774 2024-05-05 20:46:17 +09:00
  • d9649cc836 condifure.ac: add AC_CONFIG_AUX_DIR() nu774 2024-05-05 20:24:17 +09:00
  • 2dc1ef46e1 github workflow: make: use -j2 or -j3 nu774 2024-01-11 13:04:25 +09:00
  • f95566ee8e update help message regarding vbr mode nu774 2023-03-14 00:24:51 +09:00
  • d705c888cf github workflow: add msys2 nu774 2023-03-09 23:56:48 +09:00
  • 31e62aa51c update .gitignore nu774 2023-03-09 23:56:31 +09:00
  • 2ed6139278 github workflow: add mac nu774 2023-03-08 23:43:23 +09:00
  • 4037c42577 update github workflow nu774 2023-03-08 23:06:28 +09:00
  • 4f35b8ad7c add github workflow nu774 2023-03-06 21:42:29 +09:00
  • 3bf454a5a3 bump v1.0.5 nu774 2023-02-15 20:57:33 +09:00
  • 22dbf72491 fixes https://github.com/nu774/fdkaac/issues/55 nu774 2023-02-15 20:42:21 +09:00
  • 03c3c60191 updateChangeLog nu774 2022-08-04 21:16:14 +09:00
  • 59455af10a bump v1.0.4 nu774 2022-08-04 21:14:35 +09:00
  • ae1f4c3afd fdk-aac.vcxproj: support vs2022 nu774 2022-08-04 21:13:18 +09:00
  • 0ce71d066a extrapolater: don't return more samples than required nu774 2022-08-04 21:06:48 +09:00
  • ecddb7d633 wav/caf parser: add format checks nu774 2022-08-04 21:06:10 +09:00
  • 1a1ee2924f update ChangeLog nu774 2022-07-13 21:03:53 +09:00
  • cdfb81d7c6 bump v1.0.3 nu774 2022-07-13 20:59:03 +09:00
  • 4ec1422bd9 wav/caf parser: ensure fmt/desc chunk nu774 2022-07-13 20:56:49 +09:00
  • 53fe239bf6 vcxproj: support Visual Studio 2022 nu774 2021-11-15 01:18:51 +09:00
  • ca365a7ab9
    Fix a problem caused by VERSION string change nkh0472 2021-06-17 16:15:30 +08:00
  • 53a6451628
    Add \0 at the end of VERSIONINFO strings nkh0472 2021-06-17 10:10:23 +08:00
  • 24c15bc275
    Add \0 at the end of VERSIONINFO strings nkh0472 2021-06-17 10:09:21 +08:00
  • eae5b2991e
    Merge var VER_VERSION_STR and fdkaac_version nkh0472 2021-06-17 09:48:48 +08:00
  • 8dcbf2d561
    Merge var VER_VERSION_STR and fdkaac_version nkh0472 2021-06-17 09:48:11 +08:00
  • 4c8af47a50
    Merge pull request #1 from nkh0472/patch-2 nkh0472 2021-06-16 22:03:25 +08:00
  • a86a85e543
    Moved version definition from fdkaac.rc nkh0472 2021-06-16 22:00:14 +08:00
  • cc8da6e4e1
    Move version defination to version.h nkh0472 2021-06-16 21:57:56 +08:00
  • 12430b7c6f
    Correct FILETYPE nkh0472 2021-06-11 13:11:22 +08:00
  • 2cfd53e581
    Add VERSIONINFO resource nkh0472 2021-06-11 13:01:54 +08:00
  • d9c7e4a3b8
    Declare the length of the array i[] in advance nkh0472 2021-06-03 09:51:13 +08:00
  • 79dd91f743
    Use flexible-array member nkh0472 2021-06-02 23:50:27 +08:00
  • 347e995cfc bump v1.0.2 nu774 2021-04-23 22:57:27 +09:00
  • 9d65d3b3bf m4af: fix mvhd/tkhd duration nu774 2021-04-23 22:53:46 +09:00
  • fdf5c2f251 bump v1.0.1 nu774 2020-09-21 22:37:49 +09:00
  • ef17c9436e add Windows 10 long pathname manifest nu774 2020-09-21 22:36:54 +09:00
  • c0919b049a fix indent nu774 2019-09-27 21:05:12 +09:00
  • 353e4fcd7a process 32-bit input if possible (i.e. respect aac:INT_PCM type) Dima 2019-09-19 13:07:22 +03:00
  • 130e249ebf vcxproj: support visual studio 2019 nu774 2019-04-04 19:55:18 +09:00
  • 827f720e55 Update libfdk-aac submodule Zongyi Zhou 2019-02-14 21:04:43 -08:00
  • 078100ad5b Update VC projects to VS 2017 Zongyi Zhou 2019-02-14 20:59:44 -08:00
  • d70a025926 Add libfdk-aac as submodule Zongyi Zhou 2019-02-14 20:55:28 -08:00
  • 65ee26fb61 don't inject timestamp tico-tico 2018-12-10 14:59:48 +03:00
  • f2f9c1b4bb bump version 1.0.0 1.0.0 nu774 2018-09-04 02:04:36 +09:00
  • 836367a7fe Fix LD/ELD issue: priming samples are too short to be discarded nu774 2018-09-04 01:30:08 +09:00
  • ca65cffdd3 FDKv2 API change: encoderDelay -> nDelay/nDelayCore nu774 2018-09-03 22:59:24 +09:00
  • 36424b121c update MSVC projects for FDKv2 nu774 2018-09-03 20:58:17 +09:00
  • 2329b4b1eb use different IntDir for fdk-aac build nu774 2018-09-03 20:27:42 +09:00
  • 4c963ef139 remove zombies from fdk-aac.vcxproj.filters nu774 2018-09-03 20:26:32 +09:00
  • 3f7b6abd20 fix: -L option was not working (resulted in segfault) nu774 2018-09-03 20:24:29 +09:00
  • 4571d9d76a MSVC projects: update for VS2017 nu774 2017-03-16 20:51:30 +09:00
  • 4682fe4961 address issue#26 nu774 2017-01-16 15:20:09 +09:00
  • c37edc6051 remove aacenc_hcr.* from MSVC project nu774 2016-08-27 23:51:48 +09:00
  • 07c06b4c3e update ChangeLog nu774 2016-08-26 21:47:03 +09:00
  • 4242ad726f bump v0.6.3 nu774 2016-08-26 21:45:05 +09:00
  • c8cc3fb57e Ticket #23: quit supporting MPEG-2 AOT nu774 2016-08-26 21:19:03 +09:00
  • 622e065bd8 fix libfdkaac encoder version check for SBR_RATIO availability nu774 2016-08-25 21:09:18 +09:00
  • cf200f9563 Use our SBR signaling implementation on old libfdkaac nu774 2016-08-25 20:53:14 +09:00
  • fd2a1e77b3 improve MSVC project nu774 2015-10-10 17:25:29 +09:00
  • 17799e39b9 fix indents nu774 2015-09-21 15:24:02 +09:00
  • 19a6b7f10c update compat layer, mainly for MSVC14 issue nu774 2015-09-21 15:19:15 +09:00
  • 80b476bad9 add platformtoolset in vcxproj nu774 2015-07-22 22:06:00 +09:00
  • e403976bf6 fix build issue on MSVC14 nu774 2015-07-22 21:55:19 +09:00
  • 4080ab21e6 remove an unused variable decl nu774 2015-06-12 21:07:59 +09:00
  • be991a6abe remove an unused variable decl nu774 2015-06-12 21:06:33 +09:00
  • 4c9167c1cb m4af: move internal struct m4af_itmf_entry_t from header nu774 2015-06-12 21:04:49 +09:00
  • c77dae004d update ChangeLog nu774 2015-02-14 19:34:55 +09:00
  • 8c47bcc8dc bump version v0.6.2 nu774 2015-02-14 19:34:01 +09:00
  • 1703d1f8cf take stco->co64 switch due to mdat relocation into account on finalizing m4a nu774 2015-02-14 19:20:24 +09:00
  • 4140443408 fix incorrect iTunSMPB written when interrupted by signals nu774 2015-02-14 13:58:05 +09:00
  • a1b4f691f5 update ChangeLog nu774 2014-09-13 00:26:13 +09:00
  • fae0942597 bump version v0.6.1 nu774 2014-09-13 00:25:31 +09:00
  • fcfed4cd0c write actual number of channels to mp4a box nu774 2014-09-12 21:34:37 +09:00
  • 1acf5c2d4d update INSTALL nu774 2014-08-17 00:22:04 +09:00
  • 25f5bd4f23 add m4 macros nu774 2014-08-17 00:21:16 +09:00
  • e8f61c26ff update ChangeLog nu774 2014-08-13 15:41:24 +09:00
  • a7c2411335 bump version v0.6.0 nu774 2014-08-13 15:40:24 +09:00
  • b54538f79e apply limiter when input is float nu774 2014-08-12 23:50:49 +09:00
  • a7e00a4219 refactor pcm reader framework nu774 2014-08-12 23:43:19 +09:00
  • c5175de639 Merge b2258efd1ceb41aa27de4edd97ee0adb24bcd686 into b667da2b016734ec60c1c2ec118144c94508e596 John-He-928 2014-07-30 05:11:47 +00:00
  • b667da2b01 update ChangeLog nu774 2014-07-30 14:10:48 +09:00
  • a79a11ef99 win32compat: fix aacenc_printf() not to write junk characters v0.5.4 nu774 2014-07-30 14:09:12 +09:00
  • b2258efd1c Change codepage from UTF-8 to ANSI. Fixes "file not found" with non-ASCII filenames in "cmd" console. John_He 2014-07-28 22:50:40 +08:00
  • 70554c0791 write INSTALL nu774 2014-05-12 16:46:49 +09:00
  • a854b113ae update COPYING (patch from darealshinji) nu774 2014-03-14 11:10:15 +09:00
  • f7a24bf87b update ChangeLog nu774 2014-02-17 13:55:55 +09:00
  • 5063c6dce1 bump version v0.5.3 nu774 2014-02-17 13:55:08 +09:00
  • 57aa91419d fix: CAF chan chunk using channel bitmap was not correctly handled nu774 2014-02-17 13:51:20 +09:00
  • b3dcf08647 update ChangeLog nu774 2014-01-18 17:46:53 +09:00
  • a7c4895534 bump version v0.5.2 nu774 2014-01-18 17:44:51 +09:00
  • 209130e887 fix reading of caf file without chan chunk nu774 2014-01-18 17:41:57 +09:00