NVIDIA R450 driver added VDPAU support for HEVC 10/12 bit Decoding adding the same in ffmpeg. Updated version with #ifdef guards to continue compiling with older releases
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 | 89 ++++++++++++++++++++++++++++++++++++- libavutil/hwcontext_vdpau.c | 21 ++++++++- 5 files changed, 118 insertions(+), 4 deletions(-) -- 2.17.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".