summaryrefslogtreecommitdiff
path: root/multimedia/libvdpau/available.mk
AgeCommit message (Collapse)AuthorFilesLines
2017-01-22libvdpau: don't restrict this package to specific operating systems.maya1-9/+14
there's no reason to - other operating systems have suitable drivers too, and it doesn't break builds as far as I can tell. PR pkg/51704, applying as maintainer did not respond.
2012-12-02Fix MACHINE_ARCH comparison (amd64 vs. x86_64)cheusov1-4/+4
2011-02-20Restrict availability even more. From Aleksey Cheusov in answer to PR 44615.wiz1-3/+8
2010-09-01Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.wiz1-0/+14
The Video Decode and Presentation API for Unix (VDPAU) provides a complete solution for decoding, post-processing, compositing, and displaying compressed or uncompressed video streams. These video streams may be combined (composited) with bitmap content, to implement OSDs and other application user interfaces. This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware.