[FFmpeg-devel] [PATCH 2/5] Revert "avcodec/Makefile: fix checkheaders for nvenc_b"
Philip Langdale
philipl at overt.org
Sat Jun 6 19:51:24 CEST 2015
This reverts commit 3be811a528461816063059377fcb2ac60eabfa77.
Signed-off-by: Philip Langdale <philipl at overt.org>
---
libavcodec/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index b018a67..f89ed36 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -886,8 +886,6 @@ 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
--
2.1.4
More information about the ffmpeg-devel
mailing list