vdpau/system

VDPAU is the Video Decode and Presentation API for UNIX. It provides an interface to video decode acceleration and presentation hardware present in modern GPUs.
Recipe info
2023-04-13

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
vdpau/system

Using vdpau

Loading ...
Loading...