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
path: root/doc
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-11-03 01:01:14 +0400
committerAnton Khirnov <anton@khirnov.net>2013-11-14 12:38:58 +0400
commit728c4658563dc82115ade0f1679679eddb7be5ff (patch)
treefe5f4aec0fab08090215dec4ebba6ae32449c885 /doc
parentca22d1dea2842fca0422dd1d2bd09e7eb2c8f118 (diff)
vdpau: add a constructor for AVVDPAUContext.
We will likely want to add new fields to it in the future, so this is needed to avoid breaking ABI.
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index e00a241aa5..e791443386 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,8 @@ API changes, most recent first:
2013-11-xx - xxxxxxx - lavc 55.26.0 - vdpau.h
Add av_vdpau_get_profile().
+ Add av_vdpau_alloc_context(). This function must from now on be
+ used for allocating AVVDPAUContext.
2013-11-xx - xxxxxxx - lavc 55.25.0 - avcodec.h
Add ITU-R BT.2020 and other not yet included values to color primaries,