[PATCH 4 of 6] v4l2-api: Define a standard control for color killer functionality
- Date: Sun, 23 Mar 2008 23:43:23 +0100
- From: "Frej Drejhammar" <frej.drejhammar@xxxxxxxxx>
- Subject: [PATCH 4 of 6] v4l2-api: Define a standard control for color killer functionality
1 file changed, 2 insertions(+), 1 deletion(-)
linux/include/linux/videodev2.h | 3 ++-
# HG changeset patch
# User "Frej Drejhammar <frej.drejhammar@xxxxxxxxx>"
# Date 1206311969 -3600
# Node ID b3a7ec84ad4959869d50710bfcbfb997fb39850d
# Parent f11b3fd53145c7ce1b9dbde7e83cbaf6478576bc
v4l2-api: Define a standard control for color killer functionality
From: "Frej Drejhammar <frej.drejhammar@xxxxxxxxx>"
Define a pre-defined control ID for color killer functionality.
Signed-off-by: "Frej Drejhammar <frej.drejhammar@xxxxxxxxx>"
diff -r f11b3fd53145 -r b3a7ec84ad49 linux/include/linux/videodev2.h
--- a/linux/include/linux/videodev2.h Sun Mar 23 23:39:02 2008 +0100
+++ b/linux/include/linux/videodev2.h Sun Mar 23 23:39:29 2008 +0100
@@ -880,8 +880,9 @@ enum v4l2_power_line_frequency {
#define V4L2_CID_SHARPNESS (V4L2_CID_BASE+27)
#define V4L2_CID_BACKLIGHT_COMPENSATION (V4L2_CID_BASE+28)
#define V4L2_CID_CHROMA_AGC (V4L2_CID_BASE+29)
+#define V4L2_CID_COLOR_KILLER (V4L2_CID_BASE+30)
/* last CID + 1 */
-#define V4L2_CID_LASTP1 (V4L2_CID_BASE+30)
+#define V4L2_CID_LASTP1 (V4L2_CID_BASE+31)
/* MPEG-class control IDs defined by V4L2 */
#define V4L2_CID_MPEG_BASE (V4L2_CTRL_CLASS_MPEG | 0x900)
--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list