On 12/02/16 19:38, Rémi Denis-Courmont wrote:
> From: Philip Langdale <[email protected]>
> 
> This change introduces basic support for HEVC decoding through VDPAU.
> 
> Signed-off-by: Rémi Denis-Courmont <[email protected]>
> ---
>  configure                   |   4 +
>  libavcodec/Makefile         |   1 +
>  libavcodec/allcodecs.c      |   1 +
>  libavcodec/hevc.c           |   5 +-
>  libavcodec/vdpau_hevc.c     | 437 
> ++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/vdpau_internal.h |   3 +
>  6 files changed, 450 insertions(+), 1 deletion(-)
>  create mode 100644 libavcodec/vdpau_hevc.c
> 

Will enjoy some minor edit, I take the code is ok for you.

lu

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to