Browse Source

cuvid: add cuvid.h to SKIPHEADERS

tags/n4.0
Anton Khirnov 8 years ago
parent
commit
004ea63714
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/Makefile

+ 1
- 0
libavcodec/Makefile View File

@@ -797,6 +797,7 @@ SKIPHEADERS += %_tablegen.h \
tableprint.h \
$(ARCH)/vp56_arith.h \

SKIPHEADERS-$(CONFIG_CUVID) += cuvid.h
SKIPHEADERS-$(CONFIG_D3D11VA) += d3d11va.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
SKIPHEADERS-$(CONFIG_LIBSCHROEDINGER) += libschroedinger.h


Loading…
Cancel
Save