Thanks Philip for pointing out the mistake. Sorry for the churn. Thanks, ManojGupta.
> -----Original Message----- > From: Philip Langdale <[email protected]> > Sent: Friday, June 26, 2020 10:50 PM > To: Manoj Bonda <[email protected]> > Cc: FFmpeg development discussions and patches <ffmpeg- > [email protected]>; [email protected]; Aaron Plattner > <[email protected]> > Subject: Re: [FFmpeg-devel] [PATCH 2/2] Add VDPAU to list of supported > formats > > External email: Use caution opening links or attachments > > > On Fri, 26 Jun 2020 12:43:29 +0530 > ManojGuptaBonda <[email protected]> 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 _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
