build(linux) make vaapi optional without dlopen (#1979)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
0dff8b16fd
commit
bc6cc2078e
10 changed files with 136 additions and 252 deletions
|
|
@ -28,7 +28,4 @@ namespace va {
|
|||
// Ensure the render device pointed to by fd is capable of encoding h264 with the hevc_mode configured
|
||||
bool
|
||||
validate(int fd);
|
||||
|
||||
int
|
||||
init();
|
||||
} // namespace va
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue