Commit 3be811a5 authored by James Almer's avatar James Almer

avcodec/Makefile: fix checkheaders for nvenc_b

Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent 56fe1bb9
......@@ -886,6 +886,8 @@ SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h
SKIPHEADERS-$(CONFIG_LIBUTVIDEO) += libutvideo.h
SKIPHEADERS-$(CONFIG_H264_NVENC_ENCODER) += nvenc_b.h
SKIPHEADERS-$(CONFIG_HEVC_NVENC_ENCODER) += nvenc_b.h
SKIPHEADERS-$(CONFIG_QSV) += qsv.h qsv_internal.h
SKIPHEADERS-$(CONFIG_QSVDEC) += qsvdec.h
SKIPHEADERS-$(CONFIG_QSVENC) += qsvenc.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment