Skip to content
Permalink
Browse files

ffmpeg_cuvid: Don't unnecessarily include nvcuvid.h

  • Loading branch information
philipl committed Sep 28, 2016
1 parent eba0414 commit d6573275a71554cef25a78e462e688f58d585423
Showing with 0 additions and 1 deletion.
  1. +0 −1 ffmpeg_cuvid.c
@@ -22,7 +22,6 @@
#include "ffmpeg.h"

#include <cuda.h>
#include <nvcuvid.h>

typedef struct CUVIDContext {
AVBufferRef *hw_frames_ctx;

0 comments on commit d657327

Please sign in to comment.