summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Thompson <mrt@jkqxz.net>2016-02-25 00:21:40 +0000
committerAnton Khirnov <anton@khirnov.net>2016-03-19 15:41:04 +0100
commit07a844f32ebb78503981df017fa3ebfedb75fe1c (patch)
treee1d7563f0711cff1109b50820ee298eba5f381d5 /doc
parent551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4 (diff)
lavfi: generic hardware surface upload and download filters
Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 bce85049b9..e0c46787b5 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavfi 6.3.0 - avfilter.h
+ Add AVFilterContext.hw_device_ctx.
+
2016-xx-xx - xxxxxxx - lavu 55.9.0 - hwcontext_vaapi.h
Add new installed header with VAAPI-specific hwcontext definitions.