all the things
This commit is contained in:
11
graphics/intel-vaapi-driver/pkg/DESCR
Normal file
11
graphics/intel-vaapi-driver/pkg/DESCR
Normal file
@@ -0,0 +1,11 @@
|
||||
VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family
|
||||
|
||||
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.
|
||||
|
||||
The current video driver backend provides a bridge to the GEN GPUs through the
|
||||
packaging of buffers and commands to be sent to the i915 driver for exercising
|
||||
both hardware and shader functionality for video decode, encode, and processing.
|
||||
|
||||
3
graphics/intel-vaapi-driver/pkg/PLIST
Normal file
3
graphics/intel-vaapi-driver/pkg/PLIST
Normal file
@@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v$
|
||||
lib/dri/
|
||||
lib/dri/i965_drv_video.so
|
||||
Reference in New Issue
Block a user