Go to file
Fraunhofer IIS FDK 9db742a7d3 Fix call to function sbrDecoder_Header() through pointer to incorrect function type.
While testing FDK in Android P DP3 x86 64bit emulator we observed a runtime error.
The function parameter of the callback didn't use a typeless pointer.
Following patch contains a revised sbr decoder callback function with explicit data type cast to be inline with all other callbacks in FDK.

Bug: 112662306
Bug: 116075869
Test: on x86: atest DecoderTestXheAac ; atest DecoderTestAacDrc

Change-Id: Id224de22beaf2eb9631babd838c4c3ceae0a801e
Merged-In: Idc9c44a9755b8151d5c7d8107696f43ac592413b
2018-10-12 12:02:30 -04:00
documentation Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libAACdec Fix call to function sbrDecoder_Header() through pointer to incorrect function type. 2018-10-12 12:02:30 -04:00
libAACenc Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libArithCoding Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libDRCdec FDK patches: fix overflows in decoder out-of-band config 2018-05-09 15:15:28 -07:00
libFDK Signed Integer Overflow in DuckerCalcEnergy() 2018-10-04 14:50:18 -07:00
libMpegTPDec FDKv2 ubsan patches 2018-05-23 12:19:40 -07:00
libMpegTPEnc Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libPCMutils Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
libSACdec FDK patches: fix overflows in decoder out-of-band config 2018-05-09 15:15:28 -07:00
libSACenc FDKv2 additional fixes 2018-05-04 11:05:58 -07:00
libSBRdec FDKv2 ubsan patches 2018-05-23 12:19:40 -07:00
libSBRenc FDKv2 ubsan patches 2018-05-23 12:19:40 -07:00
libSYS Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
.clang-format Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
Android.bp Suppress -Wimplicit-fallthrough. 2018-09-04 14:20:04 -07:00
MODULE_LICENSE_FRAUNHOFER Snapshot 2bda038c16 2012-07-11 10:15:24 -07:00
NOTICE Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
OWNERS Add OWNERS in external/aac 2017-06-05 10:10:15 -07:00