-
Notifications
You must be signed in to change notification settings - Fork 347
Home
Xiaogang Li edited this page May 7, 2022
·
19 revisions
Media stack includes MediaSDK, oneVPL GPU part, public API Libva, Libva-utils, user mode drivers media-driver and GmmLib for memory management. This repo is for user mode media driver.
Application is able to access media stack by oneVPL/MediaSDK dispatcher or Libva directly. Libva-utils provides some examples and basic media status checker. oneVPL is the primary path after ADL platforms. MediaSDK RT doesn't support ADL+ platforms, so MediaSDK dispatcher would go to oneVPL-GPU-RT path.
- Build & Install
- GPU HW acceleration enabling
- Known Issues
- Debug Tool