[FFmpeg-cvslog] Revert "avcodec/Makefile: fix checkheaders for nvenc_b"
Philip Langdale
git at videolan.org
Sat Jun 6 22:16:26 CEST 2015
ffmpeg | branch: master | Philip Langdale <philipl at overt.org> | Sat Jun 6 10:40:21 2015 -0700| [728c82a5325362471558795ae68a61781ff023b8] | committer: Philip Langdale
Revert "avcodec/Makefile: fix checkheaders for nvenc_b"
This reverts commit 3be811a528461816063059377fcb2ac60eabfa77.
Signed-off-by: Philip Langdale <philipl at overt.org>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=728c82a5325362471558795ae68a61781ff023b8
---
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
More information about the ffmpeg-cvslog
mailing list