media-driver: update to 22.2.1

release notes:
- https://github.com/intel/media-driver/releases/tag/intel-media-22.2.1

* [Encode] MFX and MI refining for AVC
- refine mfx and mi interface for AVC
- unify get cmd size function
- move const value for GPR to mi interface
- move address to mfx interface
This commit is contained in:
Rudi Heitbaum 2022-02-17 05:33:06 +00:00
parent 821582259b
commit 4af08affd2

View File

@ -2,8 +2,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="media-driver"
PKG_VERSION="22.2.0"
PKG_SHA256="99d6866fdc31a554a4238635b3d09553d97fb4cfdd3a034aa0767f787304bc0f"
PKG_VERSION="22.2.1"
PKG_SHA256="1a0277306d7bb3a1e20c7693ff090fa4ae5c0b68981aa13452ed1c6df9062854"
PKG_ARCH="x86_64"
PKG_LICENSE="MIT"
PKG_SITE="https://01.org/linuxmedia"