aboutsummaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
authorJun Zhao <barryjzhao@tencent.com>2020-05-31 16:12:36 +0800
committerJun Zhao <barryjzhao@tencent.com>2020-06-14 12:26:51 +0800
commitab9ff762c1ead3cab1950a458e845b0b0267f38d (patch)
tree03725bc5c006f32fa65f51cf1c77f227a348b375 /libswscale
parent416dc133b953ab2dd78297f6272f1062b0586b57 (diff)
downloadffmpeg-ab9ff762c1ead3cab1950a458e845b0b0267f38d.tar.gz
lavc/qsv: fix make checkheaders warning
make checkheaders will get warning as follow: In file included from libavcodec/qsv_internal.h.c:1: ./libavcodec/qsv_internal.h:24:5: warning: "CONFIG_VAAPI" is not defined, evaluates to 0 [-Wundef] 24 | #if CONFIG_VAAPI | ^~~~~~~~~~~~ include "config.h" to fix the warning Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'libswscale')
0 files changed, 0 insertions, 0 deletions