Perform image format conversion for VAAPI on the gpu
This commit is contained in:
8
sunshine/platform/linux/vaapi.h
Normal file
8
sunshine/platform/linux/vaapi.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef SUNSHINE_DISPLAY_H
|
||||
#define SUNSHINE_DISPLAY_H
|
||||
|
||||
#include "sunshine/platform/common.h"
|
||||
namespace platf::egl {
|
||||
std::shared_ptr<hwdevice_t> make_hwdevice();
|
||||
} // namespace platf::egl
|
||||
#endif
|
||||
Reference in New Issue
Block a user