Import with BUILD_UNLINKED=libva
Comment:
VAAPI driver for Intel HD 5000 (Gen8) or newer
Description:
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.
Supported Platforms
- BDW (Broadwell)
- SKL (Skylake)
- BXTx (BXT: Broxton, APL: Apollo Lake, GLK: Gemini Lake)
- KBLx (KBL: Kaby Lake, CFL: Coffee Lake, WHL: Whiskey Lake, CML: Comet Lake,
AML: Amber Lake)
- ICL (Ice Lake)
- JSL (Jasper Lake) / EHL (Elkhart Lake)
- TGLx (TGL: Tiger Lake, RKL: Rocket Lake, ADL-S/P/N: Alder Lake, RPL-S/P:
Raptor Lake)
- DG1/SG1
- Alchemist(DG2)/ATSM
- MTLx (MTL: Meteor Lake, ARL-S/H: Arrow Lake)
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/intel/media-driver
Tweaks and OK kn@
Import with BUILD_UNLINKED=libva
Comment:
VAAPI legacy driver for Intel GMA 4500 to UHD 630
Description:
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.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/intel/intel-vaapi-driver
Tweaks and OK kn@
Import with BUILD_UNLINKED=libva
Comment:
Intel Graphics Memory Management Library
Required by:
intel-media-driver-24.1.5
Description:
The Intel Graphics Memory Management Library provides device specific
and buffer management for the Intel Graphics Compute Runtime for
OpenCL and the Intel Media Driver for VAAPI.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://01.org/intel-media-for-linux
OK op@
Imported with BUILD_UNLINKED=libva
Comment:
collection of tests for VA-API
Description:
libva-utils is a collection of utilities and examples
to exercise VA-API in accordance with the libva project.
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.
Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>
WWW: https://github.com/intel/libva-utils
OK kn@ ob@
missing RDEP for geo/py-planet
This Python library contains:
*Functions for encoding and decoding GeoJSON formatted data
*Classes for all GeoJSON Objects
*An implementation of the Python __geo_interface__ Specification
ok sthen@
libnfc is a library and set of tools allowing userspace application
access to NFC devices.
The library currently supports modulations for ISO/IEC 14443 A and B,
FeliCa, Jewel/Topaz tags and Data Exchange Protocol (P2P) as target
and as initiator.
with tweaks from and ok sthen@