summaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/onevpl
Commit message (Collapse)AuthorAgeFilesLines
* onevpl: Add X11 support to legacy toolsYew, Chang Ching2021-05-252-0/+51
| | | | | | Signed-off-by: Teng, Jin Chung <jin.chung.teng@intel.com> Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl-intel-gpu: Add recipeYew, Chang Ching2021-05-071-0/+23
| | | | | | | | | | | | | IntelĀ® oneVPL GPU Runtime provides a plain C API to access hardware-accelerated video decode, encode and filtering on IntelĀ® graphics hardware platforms. GPU Runtime is successor for Intel Media SDK. Ref: https://github.com/oneapi-src/oneVPL-intel-gpu Signed-off-by: Yew, Chang Ching <chang.ching.yew@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* onevpl: add recipeNaveen Saini2021-05-072-0/+106
The oneAPI Video Processing Library (oneVPL) provides a single video processing API for encode, decode, and video processing that works across a wide range of accelerators. This repository contains the following components of oneVPL: * Copies of the oneVPL Specification API header files * oneVPL dispatcher * Examples demonstrating API usage * oneVPL command line tools Ref: https://github.com/oneapi-src/oneVPL Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>