summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2016-09-26 18:16:39 +0200
committerLuca Barbato <lu_zero@gentoo.org>2016-09-27 18:48:30 +0200
commit0e8d1fc1f013eb805a7b66656d9452bcbca36d22 (patch)
tree33fa5acfd1737f70ec2c2fe49a0d60c4aa72c965 /doc
parent9bd6ea5695660529b2887292874a7b9e61fc301e (diff)
lavu: Bump version for the 12bit Planar YUV support
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 43e32623f7..6859081b0e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2015-08-28
API changes, most recent first:
+2016-xx-xx - xxxxxxx - lavu 55.22.0 - pixfmt.h
+ Add AV_PIX_FMT_YUV(420,422,444)P12.
+
2016-xx-xx - xxxxxxx - lavc 59.27.0 - avcodec.h
Add FF_PROFILE_HEVC_REXT, the extended pixel format profile for HEVC.