This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/v4l-utils.git tree:
Subject: libv4l: update upside down device list Author: Hans de Goede <[email protected]> Date: Thu Feb 17 10:22:17 2011 +0100 Signed-off-by: Hans de Goede <[email protected]> lib/libv4lconvert/control/libv4lcontrol.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=1f10dd3cb9b0b561d909e56779b31de19d64c3c5 diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index 6a09d38..3d38eae 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -236,6 +236,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { "FUJITSU", "LifeBook T4310" }, { 0x04f2, 0xb1b9, 0, "ASUSTeK Computer Inc. ", "U31F", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb1b9, 0, "ASUSTeK Computer Inc. ", "U36JC", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1b9, 0, "ASUSTeK Computer Inc. ", "U52F", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1bb, 0, "ASUSTeK Computer INC.", "N61Jv", _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
