1
0
mirror of https://github.com/jojo61/vdr-plugin-softhdcuvid.git synced 2023-10-10 13:37:41 +02:00

placebo fix

This commit is contained in:
jojo61 2018-11-05 10:42:33 +01:00
parent 14b17bbdee
commit 2fe3b14db4

View File

@ -1561,11 +1561,13 @@ static void AutoCropDetect(AutoCropCtx * autocrop, int width, int height,
#ifdef USE_CUVID
#ifdef PLACEBO
struct ext_buf {
int fd;
CUexternalMemory mem;
CUdeviceptr buf;
};
#endif
///
/// CUVID decoder