Skip to content

Add VP9 decode support in VDPAU API

ManojBonda requested to merge ManojBonda/libvdpau:VP9_support_new into master

Added VP9 decoder profiles and level to VDPAU header file. VP9 specification has 4 profiles and 1 level defined. A new VdpPictureInfoVP9 structure is defined to pass VP9 specific params to the driver.

Merge request reports