Commit d6573275 authored by Philip Langdale's avatar Philip Langdale

ffmpeg_cuvid: Don't unnecessarily include nvcuvid.h

parent eba04147
......@@ -22,7 +22,6 @@
#include "ffmpeg.h"
#include <cuda.h>
#include <nvcuvid.h>
typedef struct CUVIDContext {
AVBufferRef *hw_frames_ctx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment