|
Libva is an implementation for VA-API (Video Acceleration API).
VA-API is an open-source library and API specification, which provides
access to graphics hardware acceleration capabilities for video processing.
It consists of a main library and driver-specific acceleration backends
for each supported hardware vendor.
Imported version is based on commit:
217da1c28336d6a7e9c0c4cb8f1c303968a675f1
https://github.com/intel/libva
This work was created during the c2k24. With a lot of help and feedback
from matthieu@, tb@, and martijn@.
AMD drivers tested by landry@, martijn@, kn@, op@ and a few more
Intel driver tested by matthieu@ and me.
The Intel drivers can find in ports graphics/intel-media-driver and
graphics/intel-vaapi-driver. (Depending on your hw)
The ports will be adjusted over time.
Everyone has reported fantastic performance results in Firefox
or mpv(1).
OK matthieu@
|