summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-12-27 13:06:25 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-12-27 13:06:25 +0100
commitd7aaeea5402c81c83960080c5e6086560a962419 (patch)
tree407a243c65efa33260c8f4994339f15497fece92 /doc/APIchanges
parentddb9a24a7f11c448263ef9b163e8425832cb089c (diff)
parentc220a60f92dde9c7c118fc4deddff5c1f617cda9 (diff)
Merge commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9'
* commit 'c220a60f92dde9c7c118fc4deddff5c1f617cda9': vdpau: add helper for surface chroma type and size Conflicts: libavcodec/vdpau.c libavcodec/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 5135464729..338e314102 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
+201x-xx-xx - xxxxxxx - lavc 56.10.0 - vdpau.h
+ Add av_vdpau_get_surface_parameters().
+
201x-xx-xx - xxxxxxx - lavc 56.9.0 - avcodec.h
Add AV_HWACCEL_FLAG_ALLOW_HIGH_DEPTH flag to av_vdpau_bind_context().