summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2015-11-20 19:47:29 +0100
committerAnton Khirnov <anton@khirnov.net>2016-02-14 21:36:59 +0100
commit89923e418b494e337683442ab896d754bc07341a (patch)
tree37c62ad94c66c63dbe432c7512109984850aceae /doc
parent721a4efc0545548a241080b53ab480e34f366240 (diff)
lavu: add a framework for handling hwaccel frames
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 5bc596821c..84d5e90b20 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,8 @@ API changes, most recent first:
2016-xx-xx - lavu 55.6.0
xxxxxxx buffer.h - Add av_buffer_pool_init2().
+ xxxxxxx hwcontext.h - Add a new installed header hwcontext.h with a new API
+ for handling hwaccel frames.
2016-xx-xx - xxxxxxx - lavf 57.3.0 - avformat.h
Add AVFormatContext.opaque, io_open and io_close, allowing custom IO