diff options
author | Jan Ekström <jeebjp@gmail.com> | 2013-11-04 10:28:39 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2013-11-04 15:39:33 +0100 |
commit | cd8f772d0678a90957f4dfd5ce51af9d22e3f212 (patch) | |
tree | e800c9a4f9a172043615561d04f387148a5ed6c6 /doc | |
parent | 446e37dc97e533e37f6aa0a11355124207e3a7f7 (diff) | |
download | ffmpeg-cd8f772d0678a90957f4dfd5ce51af9d22e3f212.tar.gz |
lavc: Add colorimetry values for BT.2020, other non-included ones
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 561c828a1b..519709eff1 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2012-10-22 API changes, most recent first: +2013-11-xx - xxxxxxx - lavc 55.25.0 - avcodec.h + Add ITU-R BT.2020 and other not yet included values to color primaries, + transfer characteristics and colorspaces. + 2013-08-xx - xxxxxxx - lavu 52.17.0 - avframe.h Add AVFrame.flags and AV_FRAME_FLAG_CORRUPT. |