summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-03-04 23:57:47 +0000
committerMark Thompson <sw@jkqxz.net>2017-11-22 23:02:29 +0000
commitb25d8ef0a7a880443fb713603d7f4259e30b84dd (patch)
tree0f75b610b2495ad89aaff0b38984cc9ef70f2160 /doc
parenta050f56c0903c718d8ef0b14dc09195785fdf564 (diff)
lavu: OpenCL hwcontext implementation
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 2464cc2e5f..6ace2d1876 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,10 @@ libavutil: 2017-10-21
API changes, most recent first:
+2017-11-xx - xxxxxxx - lavu 55.2.0 - hwcontext.h hwcontext_opencl.h
+ Add AV_HWDEVICE_TYPE_OPENCL and a new installed header with
+ OpenCL-specific hwcontext definitions.
+
2017-11-xx - xxxxxxx - lavu 55.1.0 - pixfmt.h
Add AV_PIX_FMT_OPENCL.