Convert images on the GPU on Linux for NVidia cards

This commit is contained in:
loki-47-6F-64
2021-09-14 11:58:21 +02:00
parent 1a7ed53559
commit 9982ae4675
13 changed files with 372 additions and 28 deletions

View File

@@ -26,6 +26,8 @@
#include "upnp.h"
#include "video.h"
#include "platform/linux/cuda.h"
#include "platform/common.h"
extern "C" {
#include <libavutil/log.h>