diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2016-09-26 18:16:39 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2016-09-27 18:48:30 +0200 |
commit | 0e8d1fc1f013eb805a7b66656d9452bcbca36d22 (patch) | |
tree | 33fa5acfd1737f70ec2c2fe49a0d60c4aa72c965 /doc/APIchanges | |
parent | 9bd6ea5695660529b2887292874a7b9e61fc301e (diff) | |
download | ffmpeg-streaming-0e8d1fc1f013eb805a7b66656d9452bcbca36d22.zip ffmpeg-streaming-0e8d1fc1f013eb805a7b66656d9452bcbca36d22.tar.gz |
lavu: Bump version for the 12bit Planar YUV support
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 43e3262..6859081 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. |