summaryrefslogtreecommitdiffstats
path: root/libraries/onevpl/README
blob: 2459be058bb96198df4df6c6575b5eb8c031f436 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The Intel oneAPI Video Processing Library (oneVPL) is the successor
to Intel Media SDK. This library takes you from abstractions for
integrated graphics to using oneVPL to unlock media features on a
much broader range of accelerators.

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.

To include examples (available in /usr/share/onevpl/examples) pass
EXAMPLES=yes to the slackbuild as

   EXAMPLES=yes ./onevpl.SlackBuild

Note to 32-bit users: This is 64-bit only, requires an x86_64 CPU.