summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJochen Henneberg <jh@henneberg-systemdesign.com>2019-03-02 18:48:56 +0100
committerJochen Henneberg <jh@henneberg-systemdesign.com>2019-11-02 17:17:03 +0000
commit992a1d7fd789efe84f8e0efb9a1d9f385061e9bf (patch)
tree9fd65a53ee910396a85162096829a2ee00925460 /README.md
parentcf86f311f536b3e956ad0c33c1d4fd99a68d82a1 (diff)
recipes: Added recipe for gstreamer-vaapi
cerbero: Added 'vaapi' variant If this is set (default is unset) the gstreamer-vaapi recipe is added to the codecs package build. vaapi.recipe: Fixed plugin path Update README for new vaapi variant vaapi.recipe: Bind x11 build to variant
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c37e51f8..07994a71 100644
--- a/README.md
+++ b/README.md
@@ -218,6 +218,10 @@ On Windows, `INTELMEDIASDKROOT` automatically set by the installer. On Linux,
if you need to set this, you must set it to point to the directory that
contains the mediasdk `include` and `lib64` dirs.
+For VA-API, the [variant to enable](#enabling-optional-features-with-variants)
+is `vaapi` which will build the gstreamer-vaapi plugins with all
+options enabled if possible.
+
### Nvidia Hardware Codecs
For Nvidia, the [variant to enable](#enabling-optional-features-with-variants)