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 May 26 12:46:09 2011 +0200 Signed-off-by: Hans de Goede <[email protected]> lib/libv4lconvert/control/libv4lcontrol.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=c448662270695120c40afa38d73215af22551301 diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index 2e3cb00..69e62d8 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -280,6 +280,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K50IE ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52De", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52Dr", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52F", @@ -486,6 +488,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "P52F", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "P81IJ ", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5702, 0, "ASUSTeK Computer INC.", "900AX", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x174f, 0x1120, 0, "ASUSTeK Computer Inc. ", "K50ID ", _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
