[FFmpeg-devel] [PATCH 0/2] VDPAU HEVC 10/12 Bit Decode Support

ManojGuptaBonda mbonda at nvidia.com
Thu Jun 25 14:23:00 EEST 2020


NVIDIA R450 driver added VDPAU support for HEVC 10/12 bit Decoding
adding the same in ffmpeg

ManojGuptaBonda (2):
  lavc/vdpau_hevc: add function to find exact vdp_profile for REXT
  Add VDPAU to list of supported formats

 libavcodec/Makefile         |  2 +-
 libavcodec/hevcdec.c        |  6 +++
 libavcodec/vdpau.c          |  4 ++
 libavcodec/vdpau_hevc.c     | 83 ++++++++++++++++++++++++++++++++++++-
 libavutil/hwcontext_vdpau.c | 13 +++++-
 5 files changed, 104 insertions(+), 4 deletions(-)

-- 
2.17.1



More information about the ffmpeg-devel mailing list