[FFmpeg-devel] [PATCH 0/3] *** VDPAU: HEVC YUV 4:4:4 Support ***

ManojGuptaBonda mbonda at nvidia.com
Fri Apr 26 07:13:35 EEST 2019


Latest generation video decoder on Turing Chips supports decoding HEVC
4:4:4 decoding. These changes adds support for the same for VDPAU

ManojGuptaBonda (3):
  VDPAU: Add support for decoding HEVC 4:4:4 content
  Pass sps and pps range extension flags to VDPAU.
  Map 444 pix fmts to new VdpYCbCr types defined in VDPAU.

 libavcodec/hevcdec.c        |  9 +++++++-
 libavcodec/vdpau_hevc.c     | 41 +++++++++++++++++++++++++++++++++++++
 libavcodec/vdpau_internal.h |  3 +++
 libavutil/hwcontext_vdpau.c |  8 ++++----
 4 files changed, 56 insertions(+), 5 deletions(-)

-- 
2.17.1


-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the ffmpeg-devel mailing list