[VDPAU] [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported formats
Philip Langdale
philipl at overt.org
Fri Jun 26 17:19:43 UTC 2020
On Fri, 26 Jun 2020 12:43:29 +0530
ManojGuptaBonda <mbonda at nvidia.com> wrote:
> Added VDPAU to list of supported formats for HEVC10 and 12 bit formats
> also added 42010 bit to surface_parameters and new VDP chroma formats
> to VDPAUPixFmtMaps
>
> Add HEVC 420 10/12 Bit and 444 10/12 Bit support for VDPAU
>
>
> YUV444P10 is defined as the 444 surface with 10bit valid data in LSBs
> but H/w returns Data in MSBs Hence if we map output as YUV444p16 it
> is filtering out the LSB to convert to p10 format.
This one needs #ifdef guards too.
--phil
More information about the VDPAU
mailing list