fdk-aac/libSYS/include
Martin Storsjo f490b51ab7 Fix FDK_FALLTHROUGH for apple clang
In the apple branded version of clang, the [[clang::fallthrough]]
attribute isn't supported.

Directly exposing __has_cpp_attribute(clang::fallthrough) to the
preprocessor breaks when building in C mode with GCC, which forces
wrapping it in an extra layer of #ifdef __cplusplus.
2023-12-21 13:31:53 +02:00
..
FDK_audio.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
genericStds.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
machine_type.h Fix FDK_FALLTHROUGH for apple clang 2023-12-21 13:31:53 +02:00
syslib_channelMapDescr.h Add support for Workgroup 4 (WG4) channel mapping 2023-12-21 12:40:17 +02:00