fdkaac/src
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
..
aacenc.c process 32-bit input if possible (i.e. respect aac:INT_PCM type) 2019-09-27 12:10:30 +03:00
aacenc.h process 32-bit input if possible (i.e. respect aac:INT_PCM type) 2019-09-27 12:10:30 +03:00
caf_reader.c refactor pcm reader framework 2014-08-12 23:43:19 +09:00
catypes.h
compat.h update compat layer, mainly for MSVC14 issue 2015-09-21 15:19:15 +09:00
compat_posix.c address issue#26 2017-01-16 15:20:09 +09:00
compat_win32.c fix indents 2015-09-21 15:24:02 +09:00
extrapolater.c apply limiter when input is float 2014-08-13 09:26:26 +09:00
limiter.c apply limiter when input is float 2014-08-13 09:26:26 +09:00
lpc.c smart padding for better gapless playback 2013-10-30 02:09:08 +09:00
lpc.h smart padding for better gapless playback 2013-10-30 02:09:08 +09:00
lpcm.h refactor pcm reader framework 2014-08-12 23:43:19 +09:00
m4af.c don't inject timestamp 2018-12-10 14:59:48 +03:00
m4af.h don't inject timestamp 2018-12-10 14:59:48 +03:00
m4af_endian.h
main.c process 32-bit input if possible (i.e. respect aac:INT_PCM type) 2019-09-27 12:10:30 +03:00
metadata.c add some copyright notice 2013-10-30 02:09:23 +09:00
metadata.h add some copyright notice 2013-10-30 02:09:23 +09:00
parson.c
parson.h
pcm_float_converter.c remove an unused variable decl 2015-06-12 21:06:45 +09:00
pcm_native_converter.c refactor pcm reader framework 2014-08-12 23:43:19 +09:00
pcm_reader.h apply limiter when input is float 2014-08-13 09:26:26 +09:00
pcm_readhelper.c refactor pcm reader framework 2014-08-12 23:43:19 +09:00
pcm_sint16_converter.c process 32-bit input if possible (i.e. respect aac:INT_PCM type) 2019-09-27 12:10:30 +03:00
progress.c
progress.h
wav_reader.c refactor pcm reader framework 2014-08-12 23:43:19 +09:00