From: Hans Verkuil Date: Fri, 15 May 2015 12:29:09 +0000 (-0300) Subject: [media] videodev2.h: add macros to map colorspace defaults X-Git-Tag: omap-for-v4.3/legacy-v2-signed~140^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3818c4da43af9e67fed66174cc25f8fce4043d99;p=pandora-kernel.git [media] videodev2.h: add macros to map colorspace defaults The mapping of COLORSPACE_DEFAULT, YCBCR_ENC_DEFAULT or QUANTIZATION_DEFAULT to proper non-default values is fairly complex, and it is something that needs to be done both in the kernel and in userspace. So add macros that can do this conversion, making this available to both kernel and userspace. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed