1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-03-03 09:57:37 +01:00
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
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2018-05-23 12:19:40 -07:00
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2018-05-04 11:05:58 -07:00
2018-05-23 12:19:40 -07:00
2018-05-23 12:19:40 -07:00
2018-04-19 11:21:15 -07:00
2018-04-19 11:21:15 -07:00
2018-09-04 14:20:04 -07:00
2018-04-19 11:21:15 -07:00
2017-06-05 10:10:15 -07:00
Description
No description provided
9.8 MiB
Languages
C++ 75.2%
C 24.5%
CMake 0.2%
Makefile 0.1%