mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-02-01 01:52:04 -05:00
This moves the existing adapter checking into the platform layer and moves the Windows implementation to its platform implementation and adds a Linux implementation based on directly querying VA-API. Unlike Windows, this check takes ~1ms so we have no need to spin out another thread to perform the work. This also fixes up some of the CPP/C mixing going on in common_utils."h" to allow us to call common functions from C files.
7.3 KiB
7.3 KiB