Refactor VAAPI passthrough to external script

Replaces the inlined VAAPI passthrough logic in misc/build.func with calls to an external passthrough.func script, streamlining and centralizing hardware passthrough handling. Adds a new misc/passthrough.func file and introduces a hwaccel_setup_in_ct helper in misc/tools.func for hardware acceleration setup inside containers.
This commit is contained in:
CanbiZ
2025-09-22 13:17:20 +02:00
parent 1f8a76e8e2
commit 8aae603267
3 changed files with 81 additions and 314 deletions

0
misc/passthrough.func Normal file
View File