From: Hans de Goede Date: Wed, 19 Jan 2011 09:17:53 +0000 (+0100) Subject: libv4l update upside down device table X-Git-Tag: v4l-utils-0.8.2~36^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=62c7d9e52310de4fc1aeeb1d769c29396b487eaf;p=platform%2Fupstream%2Fv4l-utils.git libv4l update upside down device table Signed-off-by: Hans de Goede # Please enter the commit message for your changes. Lines starting --- diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index d91d8e6..904ca9a 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -198,6 +198,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb071, 0, "ASUSTeK Computer INC.", "N5051Tp", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb071, 0, "AXIOO", "PICO DJH Model", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb071, 0, "PEGATRON CORP.", NULL, V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED, 0, "Philco", "S\202rie PHN10050" }, @@ -400,6 +402,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52JT", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52JU", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K52N", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5130, 0, "ASUSTeK Computer Inc. ", "K60IJ ",