summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-10-08 22:53:48 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-10-08 22:53:48 +0200
commitbb44f7d5d7e48bd67fa24fbec4a28f9890e444aa (patch)
tree863b54eb4dd13a87d11869ac64730be4ed9c2397 /doc/APIchanges
parent7eb959bf0b961e308e3068f161ee94e82e02355d (diff)
parent5a419b2dd1881889d436f55741fd3ff3f9f436c4 (diff)
Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
* commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4': pixdesc: return color properties names Conflicts: libavutil/pixdesc.c libavutil/pixdesc.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 01510493c4..546b7d2a4c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+2014-09-xx - xxxxxxx - lavu 54.04.0 - pixdesc.h
+ Add API to return the name of frame and context color properties.
+
2014-09-xx - xxxxxxx - lavc 56.2.0 - vdpau.h
Add av_vdpau_bind_context(). This function should now be used for creating
(or resetting) a AVVDPAUContext instead of av_vdpau_alloc_context().