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: Tue Dec 28 22:06:06 2010 +0100 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=e9d7e5a1e880a78aaed3ba56e0380c766cafbd97 diff --git a/lib/libv4lconvert/control/libv4lcontrol.c b/lib/libv4lconvert/control/libv4lcontrol.c index c1b9bde..f32ef7b 100644 --- a/lib/libv4lconvert/control/libv4lcontrol.c +++ b/lib/libv4lconvert/control/libv4lcontrol.c @@ -246,6 +246,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52Jc", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x04f2, 0xb1e5, 0, "ASUSTeK Computer Inc. ", "K52N", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc.", "F5RL ", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x064e, 0xa111, 0, "ASUSTeK Computer Inc. ", "F5SL ", @@ -352,6 +354,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = { V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5111, 0, "ASUSTeK Computer INC.", "T101MT", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, + { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "N61Da", + V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "N61Ja", V4LCONTROL_HFLIPPED | V4LCONTROL_VFLIPPED }, { 0x13d3, 0x5122, 0, "ASUSTeK Computer Inc. ", "N61Jq", _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
