UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

libvdpau-va-gl

The libvdpau-va-gl package contains a library which implements the VDPAU library. Libvdpau_va_gl uses OpenGL under the hood to accelerate drawing and scaling and the VA-API (if available) to accelerate video decoding. For now VA-API is available on some Intel chips, and on some AMD video adapters with the help of the libvdpau driver.

Package info

Codename: libvdpau-va-gl
Source file: libvdpau-va-gl-0.4.0.tar.gz
Source directory: libvdpau-va-gl-0.4.0
Package URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/libvdpau-va-gl-0.4.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/Xorg/libvdpau-va-gl-0.4.0.tar.gz.md5sum
Dependances: mesa, cmake, libva, libvdpau, ffmpeg.
Dependance of: MPlayer.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build &&
cd    build &&

cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$XORG_PREFIX ..

Build script:
make

Install script:
make install

echo "export VDPAU_DRIVER=va_gl" >> /etc/profile.d/xorg.sh