Perform image format conversion for VAAPI on the gpu
This commit is contained in:
@@ -19,4 +19,7 @@ extern boost::log::sources::severity_logger<int> error;
|
||||
extern boost::log::sources::severity_logger<int> fatal;
|
||||
|
||||
void log_flush();
|
||||
|
||||
std::string read_file(const char *path);
|
||||
int write_file(const char *path, const std::string_view &contents);
|
||||
#endif //SUNSHINE_MAIN_H
|
||||
|
||||
Reference in New Issue
Block a user