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-25 14:11:58 +0200
commita853a5d294c3847fccc22ba0655335f64f13ce16 (patch)
tree114db66219fbb5a38c439e50a9fd300b5032088a /doc
parent3ea7af7557ce63c9223d094f4c8c9df7dd022954 (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 8f6cdca467..a69899fa0d 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 - lavf 57.7.0 - avio.h
Add AVIODataMarkerType, write_data_type, ignore_boundary_point and
avio_write_marker.