1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-01-24 21:01:53 +01:00
Go to file
Dan Albert d52f374768 Move back to C++98.
This code depends on narrowing hex literals to a signed long, which
trips -Wc++11-narrowing (the fix would be to explicitly cast each
value to signed).

Change-Id: I581a02ef0eeee5a2d95ce0ff2ec6f7ff26f3a074
2014-11-28 13:56:59 -08:00
documentation AAC Decoder: introduce time domain limiter 2014-03-31 23:41:44 +00:00
libAACdec AAC-Decoder: SBR delay for gapless 2014-05-20 17:39:03 -07:00
libAACenc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libFDK [MIPSR6] Skip assembler code using MFHI/MFLO on mips32r6 2014-07-31 15:40:38 -07:00
libMpegTPDec AAC Decoder: support 6.1/7.1 decoded as 5.1 2013-12-30 09:40:08 -08:00
libMpegTPEnc AAC Decoder: support 6.1/7.1 decoded as 5.1 2013-12-30 09:40:08 -08:00
libPCMutils AAC Decoder: introduce time domain limiter 2014-03-31 23:41:44 +00:00
libSBRdec AAC-Decoder: SBR delay for gapless 2014-05-20 17:39:03 -07:00
libSBRenc Encoder 7.1 support 2013-09-03 14:19:38 -07:00
libSYS AAC-Decoder: SBR delay for gapless 2014-05-20 17:39:03 -07:00
Android.mk Move back to C++98. 2014-11-28 13:56:59 -08: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