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

Philip Langdale philipl at overt.org
Sun Feb 3 04:34:50 UTC 2019


On Fri, 25 Jan 2019 13:32:58 +0530
ManojGuptaBonda <mbonda at nvidia.com> wrote:

> 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(-)
> 

Looks fine.

--phil


More information about the VDPAU mailing list