summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRĂ©mi Denis-Courmont <remi@remlab.net>2013-01-12 17:53:43 +0200
committerDiego Biurrun <diego@biurrun.de>2013-01-13 14:41:27 +0100
commit44e065d56c87d6a9d0effccec5f31517f72924ec (patch)
tree1a3b2b88390b09144c718450adc107936cc914bd /doc
parent22c436c85e0dd81702b4e9289b90755b7310982f (diff)
vdpau: Add context and common helpers for hwaccel support
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 8c8c9831d2..4b6025345c 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2012-10-22
API changes, most recent first:
+2013-01-13 - xxxxxxx - lavc 54.36.0 - vdpau.h
+ Add AVVDPAUContext struct for VDPAU hardware-accelerated decoding.
+
2013-01-12 - 169fb94 - lavu 52.4.0 - pixdesc.h
Add AV_PIX_FMT_VDPAU flag.