fdk-aac/libSYS/include
Marcus Oakland f2f96fb86d AArch64: Make LONG 4 bytes
The libSYS/include/machine_type.h header file states LONG should be
"Data type representing 4 byte signed integer on all supported
platforms" but only provided for defining LONG as INT and ULONG as
UINT when __x86_64__ was defined. This has been changed to when
__LP64__ is defined, so that it also applies to AArch64. The change
to libFDK/include/common_fix.h is then needed to get the project to
compile.

Change-Id: Iea42d7eca97dcc9da772a05b207d134cb999a72a
Signed-off-by: Marcus Oakland <marcus.oakland@arm.com>
2014-03-11 12:01:00 +00:00
..
FDK_audio.h Encoder 7.1 support 2013-09-03 14:19:38 -07:00
audio.h Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
cmdl_parser.h Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
conv_string.h Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
genericStds.h Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
machine_type.h AArch64: Make LONG 4 bytes 2014-03-11 12:01:00 +00:00
wav_file.h Decode and SYS lib cleanup 2013-08-20 14:51:53 -07:00