summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2018-05-07 15:01:22 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2018-05-10 00:34:22 +0200
commitc85568342741e0e1b48fc36c780342de8ad29be7 (patch)
treedea9adb3512522d1e25d98edaddfe61d95975cf9 /doc
parentbaabd3c2adb0fd1234fd7756e0b1861233753a1e (diff)
avutil/hwcontext_cuda: add CUstream in cuda hwctx
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index ede5b186ae..bbefc8356e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2018-05-xx - xxxxxxxxxx - lavu 56.18.101 - hwcontext_cuda.h
+ Add AVCUDADeviceContext.stream.
+
2018-04-xx - xxxxxxxxxx - lavu 56.18.100 - pixdesc.h
Add AV_PIX_FMT_FLAG_ALPHA to AV_PIX_FMT_PAL8.