summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-24 15:23:16 +0000
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-24 15:23:16 +0000
commit6992276acaaee32b33bd5f6e2f0d89588c4ae59a (patch)
treecd5d035d3293ae6076de0b6cc0a41e132e64539d /doc/APIchanges
parent63c3e35332838fca19b7ffdae13233b0f3759402 (diff)
parentad884d100259e55cb51a4239cd8a4fd5154c2073 (diff)
Merge commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073'
* commit 'ad884d100259e55cb51a4239cd8a4fd5154c2073': hwcontext: add a CUDA implementation Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index f6061c2918..5af5ab10a1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -25,6 +25,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.