Properly scale image on VAAPI
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include "sunshine/platform/common.h"
|
||||
namespace platf::egl {
|
||||
std::shared_ptr<hwdevice_t> make_hwdevice();
|
||||
std::shared_ptr<hwdevice_t> make_hwdevice(int width, int height);
|
||||
} // namespace platf::egl
|
||||
#endif
|
||||
Reference in New Issue
Block a user