1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-01-28 06:19:22 +01:00

12 Commits

Author SHA1 Message Date
nu774
a71453bc9a use PKG_CHECK_MODULES for fdk-aac
https://github.com/nu774/fdkaac/issues/60
2024-05-06 00:45:37 +09:00
nu774
7291661fdc condifure.ac: add AC_CONFIG_AUX_DIR()
fix https://github.com/nu774/fdkaac/issues/53
2024-05-06 00:45:37 +09:00
nu774
ef17c9436e add Windows 10 long pathname manifest 2020-09-21 22:41:03 +09:00
nu774
4682fe4961 address issue#26
try to link with libcharset when locale_charset() is not present in
libiconv
2017-01-16 15:20:09 +09:00
nu774
70e912edba use fseeko64() on i686-pc-mingw32 2013-02-20 10:29:12 +09:00
nu774
bd02d0e753 fix build issue on i686-pc-mingw (struct __timeb64 is missing) 2013-02-18 02:05:07 +09:00
nu774
bd3b4b343a gracefully shutdown on signals 2013-01-28 10:53:19 +09:00
nu774
dac71de305 support for i686-pc-mingw32 (missing _vscprintf) 2013-01-11 17:33:54 +09:00
nu774
9ad6264b3c explicitly add -lfdk-aac to LDADD in Makefile.am 2013-01-07 11:36:41 +09:00
nu774
d5a9697e47 more tweak on configure.ac and Makefile.am (take care of getopt_long) 2013-01-06 15:39:48 +09:00
nu774
bae3489b91 tweak configure.ac and Makefile.am 2013-01-05 14:20:23 +09:00
nu774
48e2f01c56 initial commit 2013-01-05 01:10:05 +09:00