ffmpeg | branch: master | Philip Langdale <phil...@overt.org> | Wed Sep 28 
10:42:40 2016 -0700| [d6573275a71554cef25a78e462e688f58d585423] | committer: 
Philip Langdale

ffmpeg_cuvid: Don't unnecessarily include nvcuvid.h

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6573275a71554cef25a78e462e688f58d585423
---

 ffmpeg_cuvid.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ffmpeg_cuvid.c b/ffmpeg_cuvid.c
index 7fb47a2..866f43b 100644
--- a/ffmpeg_cuvid.c
+++ b/ffmpeg_cuvid.c
@@ -22,7 +22,6 @@
 #include "ffmpeg.h"
 
 #include <cuda.h>
-#include <nvcuvid.h>
 
 typedef struct CUVIDContext {
     AVBufferRef *hw_frames_ctx;

_______________________________________________
ffmpeg-cvslog mailing list
ffmpeg-cvslog@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog

Reply via email to