diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-03-19 09:11:22 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2014-03-19 09:11:22 +0100 |
commit | 074db4b76427ec8f25be151aed75cd621869097c (patch) | |
tree | 38e4621ff6a94a688603e2ec7c026af264f4121b /doc/APIchanges | |
parent | 5e3689caedc95947178308afe29a391abbaff464 (diff) | |
download | ffmpeg-074db4b76427ec8f25be151aed75cd621869097c.tar.gz |
Add APIchanges entry and bump libswscale micro version for making gray16 full-scale.
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 8da7ad336d..eee5073f17 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -15,6 +15,9 @@ libavutil: 2012-10-22 API changes, most recent first: +2014-03-18 - 37c07d4 - lsws 2.5.102 + Make gray16 full-scale. + 2014-xx-xx - xxxxxxx - lavu 53.06.0 - pixfmt.h Add RGBA64_LIBAV pixel format and variants for compatibility |