From: Hans Verkuil Date: Tue, 28 Apr 2015 11:49:09 +0000 (-0300) Subject: [media] videodev2.h: add support for transfer functions X-Git-Tag: omap-for-v4.2/fixes-rc1^2~111^2~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74fdcb2ee1786a92584e89c91006e449813527ce;p=pandora-kernel.git [media] videodev2.h: add support for transfer functions In the past the transfer function was implied by the colorspace. However, it is an independent entity in its own right. Add support for explicitly choosing the transfer function. This change will allow us to represent linear RGB (as is used by openGL), and it will make it easier to work with decoded video material since most codecs store the transfer function as a separate property as well. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed