Go to file
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
documentation Encoder explicit signaling 2013-09-03 11:31:55 -07:00
libAACdec Decoder parse ASC 2013-08-27 16:35:59 -07:00
libAACenc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libFDK AArch64: Make LONG 4 bytes 2014-03-11 12:01:00 +00:00
libMpegTPDec Decoder parse ASC 2013-08-27 16:35:59 -07:00
libMpegTPEnc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libPCMutils Disclaimer update, lib version increment 2013-08-20 14:38:55 -07:00
libSBRdec Decoder stability, sanity checks improvements 2013-08-27 16:28:09 -07:00
libSBRenc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libSYS AArch64: Make LONG 4 bytes 2014-03-11 12:01:00 +00:00
Android.mk Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
NOTICE Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00