[VDPAU] [PATCH 0/1] Add HEVC444 support in VDPAU API

ManojGuptaBonda mbonda at nvidia.com
Fri Jan 25 08:02:58 UTC 2019


Support for HEVC Main 4:4:4 profile will be added in VDPAU Feature set J. 
This patch adds corresponding support for HEVC Main 4:4:4 in VDPAU API.
A new structure VdpPictureInfoHEVC444 is added that contains 
SPS, PPS range extension variables for HEVC 444. 

New VdpYCbCr formats are added that indicate use of YUV 4:4:4 surface
to be used in read-back APIs.

Added capability bit to VdpDecoderCapability to query supported chroma type.


ManojGuptaBonda (1):
  Add HEVC 444 support

 include/vdpau/vdpau.h | 97 ++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 96 insertions(+), 1 deletion(-)

-- 
2.17.1



More information about the VDPAU mailing list