summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2016-03-31 13:12:41 +0200
committerAnton Khirnov <anton@khirnov.net>2016-05-17 09:11:25 +0200
commitc46db38cde8e8fd8ecb1c6602f10ec0e002f29a8 (patch)
treef3385c96ea57cec2e63bd4574f9a469303c6fb87 /doc
parentd338abb664febbc2c7266af7818aab1f12dbc161 (diff)
hwcontext: add a dxva2 implementation
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 b83c5aede4..b89303a5f9 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.11.0 - hwcontext_dxva2.h
+ Add new installed header with DXVA2-specific hwcontext definitions.
+
2016-xx-xx - xxxxxxx - lavu 55.10.0 - opt.h
Add av_opt_copy().