diff options
author | Martin Storsjö | 2018-09-12 23:03:12 +0300 |
---|---|---|
committer | Martin Storsjö | 2018-09-13 22:11:50 +0300 |
commit | 2a9e1c122eed66be1b26b747342b848300b226c7 (patch) | |
tree | fc41beaa835de59294f4fdb1a08b40d4e8a6c64b /libavcodec/qsvenc.c | |
parent | 7e929dac100916fc45cb95e231025f3439c20156 (diff) |
libfdk-aac: Don't use defined() in a #define
MSVC expands the preprocessor directives differently, making the
version check fail in the previous form.
Clang can warn about this with -Wexpansion-to-defined (not currently
enabled by default):
warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/qsvenc.c')
0 files changed, 0 insertions, 0 deletions