summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-05-19 15:59:25 +0200
committerAnton Khirnov <anton@khirnov.net>2016-05-26 15:40:32 +0200
commit1c9e8616c535ef496e7ee8a5cbc5e9e972a6977d (patch)
tree74ffeb8565c23be6646efe416bf7bbd79a020fcc /doc
parent24b5cff01bbac4e08acfd6d19c499e880988f520 (diff)
hwcontext: add a function for opening devices
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 6cd0a49e58..9f46edc15e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavu 55.13.0 - hwcontext.h
+ Add av_hwdevice_ctx_create().
+
2016-xx-xx - xxxxxxx - lavc 57.19.1 - avcodec.h
Adjust values for JPEG 2000 profiles.