Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-04-14 15:59:45 +0300
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-04-14 15:59:45 +0300
commit8688d3af39e8cd8848e74407998777dd5aad3863 (patch)
tree394a3e6029c58493b733c9420a78c99b01ae7998 /doc/APIchanges
parent28abb216cbd5736d65973165b830c08815ce0227 (diff)
parent07a844f32ebb78503981df017fa3ebfedb75fe1c (diff)
Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'
* commit '07a844f32ebb78503981df017fa3ebfedb75fe1c': lavfi: generic hardware surface upload and download filters Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 7972b07e41..33bd02e4a8 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavfi 6.42.0 - avfilter.h
+ Add AVFilterContext.hw_device_ctx.
+
2016-xx-xx - xxxxxxx - lavu 55.22.0 - hwcontext_vaapi.h
Add new installed header with VAAPI-specific hwcontext definitions.