mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
media-driver: use full feature build to enable VAAPI deinterlacers
This commit is contained in:
parent
33be452d25
commit
88414751e4
@ -11,4 +11,4 @@ PKG_URL="https://github.com/intel/media-driver/archive/intel-media-$PKG_VERSION.
|
||||
PKG_DEPENDS_TARGET="toolchain libva libdrm gmmlib"
|
||||
PKG_LONGDESC="media-driver: The Intel(R) Media Driver for VAAPI is a new VA-API (Video Acceleration API) user mode driver supporting hardware accelerated decoding, encoding, and video post processing for GEN based graphics hardware."
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_CMRTLIB=OFF -DENABLE_NONFREE_KERNELS=OFF -DBUILD_KERNELS=OFF"
|
||||
PKG_CMAKE_OPTS_TARGET="-DBUILD_CMRTLIB=OFF -DENABLE_NONFREE_KERNELS=ON -DBUILD_KERNELS=ON -DBYPASS_MEDIA_ULT=yes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user