diff options
author | Martin Storsjö <martin@martin.st> | 2014-11-04 10:22:05 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2014-11-10 09:43:57 +0200 |
commit | 28396d17ff1c1493b78d6eece484ffc27ed86d0d (patch) | |
tree | 21364464dfe78384039dd998c156642fc6290aae /presets/libx264-medium.avpreset | |
parent | 09f25533a564eab743f258d168697a11122914c4 (diff) | |
download | ffmpeg-28396d17ff1c1493b78d6eece484ffc27ed86d0d.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.
CC: libav-stable@libav.org
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'presets/libx264-medium.avpreset')
0 files changed, 0 insertions, 0 deletions