mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
ffmpeg_cuvid: Don't unnecessarily include nvcuvid.h
This commit is contained in:
parent
eba0414768
commit
d6573275a7
@ -22,7 +22,6 @@
|
||||
#include "ffmpeg.h"
|
||||
|
||||
#include <cuda.h>
|
||||
#include <nvcuvid.h>
|
||||
|
||||
typedef struct CUVIDContext {
|
||||
AVBufferRef *hw_frames_ctx;
|
||||
|
Loading…
Reference in New Issue
Block a user