nu774
03c3c60191
updateChangeLog
2022-08-04 21:16:14 +09:00
nu774
59455af10a
bump
2022-08-04 21:14:35 +09:00
nu774
ae1f4c3afd
fdk-aac.vcxproj: support vs2022
2022-08-04 21:13:18 +09:00
nu774
0ce71d066a
extrapolater: don't return more samples than required
...
fixes https://github.com/nu774/fdkaac/issues/54
2022-08-04 21:11:53 +09:00
nu774
ecddb7d633
wav/caf parser: add format checks
...
fixes https://github.com/nu774/fdkaac/issues/54
2022-08-04 21:06:10 +09:00
nu774
1a1ee2924f
update ChangeLog
2022-07-13 21:03:53 +09:00
nu774
cdfb81d7c6
bump
2022-07-13 20:59:03 +09:00
nu774
4ec1422bd9
wav/caf parser: ensure fmt/desc chunk
...
fixes https://github.com/nu774/fdkaac/issues/52
2022-07-13 20:56:49 +09:00
nu774
53fe239bf6
vcxproj: support Visual Studio 2022
2021-11-15 01:18:51 +09:00
nu774
347e995cfc
bump
2021-04-23 22:57:27 +09:00
nu774
9d65d3b3bf
m4af: fix mvhd/tkhd duration
...
According to 14496-12, duration of mvhd/tkhd shall be the sum of
duration of edits
2021-04-23 22:53:46 +09:00
nu774
fdf5c2f251
bump
2020-09-21 22:41:03 +09:00
nu774
ef17c9436e
add Windows 10 long pathname manifest
2020-09-21 22:41:03 +09:00
nu774
c0919b049a
fix indent
2019-09-27 21:05:12 +09:00
Dima
353e4fcd7a
process 32-bit input if possible (i.e. respect aac:INT_PCM type)
...
switch AAC-FDK from pcm16 to pcm32:
typedef LONG INT_PCM;
#define SAMPLE_BITS 32
2019-09-27 12:10:30 +03:00
nu774
130e249ebf
vcxproj: support visual studio 2019
2019-04-04 19:55:18 +09:00
tico-tico
65ee26fb61
don't inject timestamp
2018-12-10 14:59:48 +03:00
nu774
f2f9c1b4bb
bump version 1.0.0
2018-09-04 02:04:36 +09:00
nu774
836367a7fe
Fix LD/ELD issue: priming samples are too short to be discarded
...
When discarded, cannot reconstruct the beginning.
Now we changed to activate smartpadding only for LC/HE/HEv2.
(padding is not nice for low delay codec anyway)
LD and ELD are two short
2018-09-04 01:30:08 +09:00
nu774
ca65cffdd3
FDKv2 API change: encoderDelay -> nDelay/nDelayCore
2018-09-03 22:59:24 +09:00
nu774
36424b121c
update MSVC projects for FDKv2
2018-09-03 20:58:17 +09:00
nu774
2329b4b1eb
use different IntDir for fdk-aac build
2018-09-03 20:27:42 +09:00
nu774
4c963ef139
remove zombies from fdk-aac.vcxproj.filters
2018-09-03 20:26:32 +09:00
nu774
3f7b6abd20
fix: -L option was not working (resulted in segfault)
2018-09-03 20:25:28 +09:00
nu774
4571d9d76a
MSVC projects: update for VS2017
2017-03-16 20:51:30 +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
c37edc6051
remove aacenc_hcr.* from MSVC project
2016-08-27 23:51:48 +09:00
nu774
07c06b4c3e
update ChangeLog
2016-08-26 21:47:20 +09:00
nu774
4242ad726f
bump
2016-08-26 21:45:05 +09:00
nu774
c8cc3fb57e
Ticket #23 : quit supporting MPEG-2 AOT
...
Macro definitions for those AOT have gone from FDK_audio.h
2016-08-26 21:19:03 +09:00
nu774
622e065bd8
fix libfdkaac encoder version check for SBR_RATIO availability
2016-08-25 21:22:33 +09:00
nu774
cf200f9563
Use our SBR signaling implementation on old libfdkaac
2016-08-25 21:02:41 +09:00
nu774
fd2a1e77b3
improve MSVC project
...
- simplify conditions
- autodetect highest available PlatformToolset
- x64 platform support
2015-10-10 17:44:11 +09:00
nu774
17799e39b9
fix indents
2015-09-21 15:24:02 +09:00
nu774
19a6b7f10c
update compat layer, mainly for MSVC14 issue
2015-09-21 15:19:15 +09:00
nu774
80b476bad9
add platformtoolset in vcxproj
2015-07-22 22:14:08 +09:00
nu774
e403976bf6
fix build issue on MSVC14
2015-07-22 22:14:00 +09:00
nu774
4080ab21e6
remove an unused variable decl
2015-06-12 21:07:59 +09:00
nu774
be991a6abe
remove an unused variable decl
2015-06-12 21:06:45 +09:00
nu774
4c9167c1cb
m4af: move internal struct m4af_itmf_entry_t from header
2015-06-12 21:04:49 +09:00
nu774
c77dae004d
update ChangeLog
2015-02-14 19:35:05 +09:00
nu774
8c47bcc8dc
bump version
2015-02-14 19:34:01 +09:00
nu774
1703d1f8cf
take stco->co64 switch due to mdat relocation into account on finalizing m4a
2015-02-14 19:32:00 +09:00
nu774
4140443408
fix incorrect iTunSMPB written when interrupted by signals
2015-02-14 19:31:59 +09:00
nu774
a1b4f691f5
update ChangeLog
2014-09-13 00:26:27 +09:00
nu774
fae0942597
bump version
2014-09-13 00:25:31 +09:00
nu774
fcfed4cd0c
write actual number of channels to mp4a box
2014-09-12 21:34:37 +09:00
nu774
1acf5c2d4d
update INSTALL
2014-08-17 00:22:04 +09:00
nu774
25f5bd4f23
add m4 macros
2014-08-17 00:21:16 +09:00
nu774
e8f61c26ff
update ChangeLog
2014-08-13 15:41:41 +09:00