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:
authorClément Bœsch <clement@stupeflix.com>2016-06-23 13:38:51 +0300
committerClément Bœsch <clement@stupeflix.com>2016-06-23 13:38:51 +0300
commitabb3cc46d595dcb186ae30ec7339a56cd9803f45 (patch)
tree6397a8cdb89841f13ef23c8f860fe5eac4c253ec /doc/APIchanges
parent5954730ba35ca223e7ba520ade9d589e158c1ede (diff)
parent0c4468dc185fa8b9e7d6add914595c5e928b24fd (diff)
Merge commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd'
* commit '0c4468dc185fa8b9e7d6add914595c5e928b24fd': stereo3d: Add API to get name from value or value from name Merged-by: Clément Bœsch <clement@stupeflix.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 4b93596c7c..5c7d21a5b7 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx / 0c4468d - lavu 55.26.100 / 55.12.0 - opt.h
+ Add av_stereo3d_type_name() and av_stereo3d_from_name().
+
2016-06-22 - xxxxxxx - lavu 55.25.100 - hwcontext_dxva2.h
Add new installed header with DXVA2-specific hwcontext definitions.