forked from intel/media-driver
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add New libva API vaCopy DDI implementation. 1. only support VACopyObjectSurface copy, VACopyObjectBuffer copy is not ready since it could be handled by CPU. 2. currently, copy sync handle mode is absent, app can call vaSyncSurface to make sure copy complete. 3. linked libva PR: intel/libva#243 4. linked libva-utils sample code PR: intel/libva-utils#203
- Loading branch information
Sephy Zhao
authored and
Zhong, Xiaoxia
committed
Jan 8, 2021
1 parent
4c5237b
commit 56896f1
Showing
1 changed file
with
134 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters