Minor fix for vaapi compile

This commit is contained in:
jojo61 2020-03-06 13:03:21 +01:00
parent 84501d314e
commit b2bff4ebd0
1 changed files with 3 additions and 0 deletions

View File

@ -1414,7 +1414,10 @@ typedef struct _cuvid_decoder_
static CuvidDecoder *CuvidDecoders[2]; ///< open decoder streams
static int CuvidDecoderN; ///< number of decoder streams
#ifdef CUVID
static CudaFunctions *cu;
#endif
#ifdef PLACEBO
typedef struct priv