From ad884d100259e55cb51a4239cd8a4fd5154c2073 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 13 Jan 2016 14:25:58 +0100 Subject: hwcontext: add a CUDA implementation --- doc/APIchanges | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index d815d9fee3..d42868e22e 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -17,6 +17,8 @@ API changes, most recent first: xxxxxxx buffer.h - Add av_buffer_pool_init2(). xxxxxxx hwcontext.h - Add a new installed header hwcontext.h with a new API for handling hwaccel frames. + xxxxxxx hwcontext_cuda.h - Add a new installed header hwcontext_cuda.h with + CUDA-specific hwcontext definitions. xxxxxxx hwcontext_vdpau.h - Add a new installed header hwcontext_vdpau.h with VDPAU-specific hwcontext definitions. xxxxxxx pixfmt.h - Add AV_PIX_FMT_CUDA. -- cgit v1.2.3