Releases: aaronp24/vdpauinfo
vdpauinfo-1.0
This release adds support for querying the new profiles added in libvdpau 1.0:
- VDP_DECODER_PROFILE_HEVC_MAIN
- VDP_DECODER_PROFILE_HEVC_MAIN_10
- VDP_DECODER_PROFILE_HEVC_MAIN_STILL
- VDP_DECODER_PROFILE_HEVC_MAIN_12
- VDP_DECODER_PROFILE_HEVC_MAIN_444
vdpauinfo-0.9
This release adds support for the new profiles added in libvdpau 0.9. It also adds the ability to display which indexed color formats are supported by the PutBits
interface.
Finally, it adds the command line options --display
and --screen
, which can be used to select which X server and screen to query rather than having to set the $DISPLAY
environment variable.
I've bumped the version number to 0.9 to match the version of libvdpau. I plan to keep the versions roughly in lockstep to indicate which version of libvdpau a particular version of vdpauinfo is intended to support.
vdpauinfo-0.1
vdpauinfo is a command line utility for querying the capabilities of a VDPAU
device.
This release fixes a problem where ranges were queried for mixer parameters and
attributes where ranges were not allowed.
vdpauinfo-0.0.6
vdpauinfo 0.0.6