aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tak.c
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-11-08 22:39:44 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-11-10 02:46:46 +0100
commitb44a242c3dfa1225ca4e75135ed5fbe7f0e3c378 (patch)
treee8f081926723a5e69aca3b1d077129b5f19aba59 /libavcodec/tak.c
parent715ccc2bc47901e587939cf7b92667f343769b0a (diff)
downloadffmpeg-b44a242c3dfa1225ca4e75135ed5fbe7f0e3c378.tar.gz
libfdk-aacdec: Support building with the latest version of fdk-aac
The latest fdk-aac code drop (from android 5.0) changed the channel layout enums (changing the value of existing enum constants), and renamed the option for downmixing. The failsafe comparison between ctype and FF_ARRAY_ELEMS(channel_counts) can trigger warnings (-Wtautological-constant-out-of-range-compare) when building with the old FDK AAC releases, where it can't be out of range with the enum values used there. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/tak.c')
0 files changed, 0 insertions, 0 deletions