OSDN Git Service

[media] vivid-tpg.c: fix wrong Bt.2020 coefficients
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 20 Mar 2015 16:23:06 +0000 (13:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 3 Apr 2015 01:08:19 +0000 (22:08 -0300)
commite202e515b7278e4b418df3ceafae3fdd2bd31128
tree01371950e74f970d9cb9c5be6400b645c928381d
parent486e56be5274848fb1adc68a39a5b4e69cab8ca8
[media] vivid-tpg.c: fix wrong Bt.2020 coefficients

Mistyping 0.2627 as 0.2726 I can understand, but -0.4598 as -0.4629? No idea how
I managed that. Anyway, these coefficients are now correct again.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vivid/vivid-tpg.c