On Sat, 27 Jun 2020 19:04:20 +0530
ManojGuptaBonda <mbo...@nvidia.com> wrote:

> 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(-)
> 

This set compiles cleanly with older libvdpau, thanks. I will test with
the new drivers when ubuntu publish debs for them and then push the
changes if everything works as expected.

Thanks,

--phil
_______________________________________________
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".

Reply via email to