Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vpp] refine vfi d3d11/ocl surface sharing
1. Mark vfi input/output surface allocation request as MFX_MEMTYPE_SHARED_RESOURCE to avoid extra copy between D3D/OCL. 2. Add surface pool to avoid allocation each frame. 3. Import clFinish for explicit synchronization on OCL task.
- Loading branch information