OSDN Git Service

colorspace: Add support for BT709
authorJan Ekström <jeebjp@gmail.com>
Sun, 24 Apr 2016 18:30:06 +0000 (20:30 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 10 May 2016 09:30:25 +0000 (11:30 +0200)
commit1f77e634bb838f71ff21923b5e9fe3104c831c52
tree49058a2584b6e8c9396d11c9a5efa56065a5a971
parent283226e11ccf50a71d25d150fbbf1743f74c6c49
colorspace: Add support for BT709

BT.709 coefficients were gathered from the first two parts of BT.709
to BT.2020 conversion guide in ARIB STD-B62 (Pt. 1, Chapter 6.2.2).
They were additionally confirmed by manually calculating values.
libavutil/colorspace.h