Versions
v1.2.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- X dri drm opencl test vaapi wayland
v1.1.0 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64
- USE flags
- X dri drm opencl test vaapi wayland
USE flags
General
- X
- Add support for X11
- dri
- Enable direct rendering: used for accelerated 3D and some 2D, like DMA
- drm
- Build with DRM support
- opencl
- Enable OpenCL support (computation on GPU)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vaapi
- Enable Video Acceleration API for hardware decoding
- wayland
- Enable dev-libs/wayland backend
Dependencies
dev-libs / wayland : Wayland protocol libraries
dev-libs / wayland-protocols : Wayland protocol files
media-libs / libva : Video Acceleration (VA) API for Linux
media-libs / libvpl : Intel Video Processing Library dispatcher
virtual / opencl : Virtual for OpenCL API
x11-libs / libX11 : X.Org X11 library
x11-libs / libdrm : X.Org libdrm library
x11-libs / libpciaccess : Library providing generic access to the PCI bus and devices
Runtime Dependencies
dev-libs / wayland : Wayland protocol libraries
media-libs / libva : Video Acceleration (VA) API for Linux
media-libs / libvpl : Intel Video Processing Library dispatcher
virtual / opencl : Virtual for OpenCL API
x11-libs / libX11 : X.Org X11 library
x11-libs / libdrm : X.Org libdrm library
x11-libs / libpciaccess : Library providing generic access to the PCI bus and devices
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: add 1.2.0
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: drop 1.0.0-r2
Closes: https://bugs.gentoo.org/933835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: add 1.1.0
Closes: https://bugs.gentoo.org/933835 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: rework USE flags
Seems a bunch of things changed when this was separated from libvpl. Rework this now properly, fix required_use, enable vaapi and drm by default. Fix build failure when X flag disabled. Closes: https://bugs.gentoo.org/932141 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: add missing dep
package was split up, but of course we should still depend here on the original library Closes: https://bugs.gentoo.org/932106 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
media-libs/libvpl-tools: new package, add 1.0.0
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>