diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-03-05 22:02:09 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-03-05 22:02:09 +0100 |
commit | 91550f46cd3fe489a59ea0e985be5a10c95b07a7 (patch) | |
tree | 245250927d4f015884ffa16966c01aa6efe5aa8a /doc/APIchanges | |
parent | a74bab7079d7a6d0a6c7859dcc35365c32795674 (diff) | |
download | ffmpeg-91550f46cd3fe489a59ea0e985be5a10c95b07a7.tar.gz |
doc/APIchanges: fill in missing version for "2013-11-14 - 31c09b7 / 728c465 - lavc 55.26.0 - vdpau.h"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index b06d9770bd..4879a25896 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -132,7 +132,7 @@ API changes, most recent first: Deprecate AVCodecContext.error_rate, it is replaced by the 'error_rate' private option of the mpegvideo encoder family. -2013-11-14 - 31c09b7 / 728c465 - lavc 55.26.0 - vdpau.h +2013-11-14 - 31c09b7 / 728c465 - lavc 55.42.100 / 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. |