summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMark Thompson <mrt@jkqxz.net>2016-02-18 23:25:52 +0000
committerAnton Khirnov <anton@khirnov.net>2016-03-19 15:38:00 +0100
commitb1f01e85a92d401a9b29c79f23db36b7685e8c09 (patch)
tree16b5ce3710f61e21f8dd6a368bc1cbede920a399 /doc
parent1098f5c0495c61a98d4ff6b8e24c17974d4bace5 (diff)
lavu: add a way to query hwcontext frame constraints
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 20fecb995d..759816bd70 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.7.0 - hwcontext.h
+ Add AVHWFramesConstraints and associated API.
+
2016-02-23 - 9200514 - lavf 57.5.0 - avformat.h
Add AVStream.codecpar, deprecate AVStream.codec.