Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>

diff --git a/lib/libv4lconvert/control/libv4lcontrol.c 
b/lib/libv4lconvert/control/libv4lcontrol.c
index f32ef7b..a182efe 100644
--- a/lib/libv4lconvert/control/libv4lcontrol.c
+++ b/lib/libv4lconvert/control/libv4lcontrol.c
@@ -46,6 +46,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] 
= {
        { 0x0471, 0x0326, 0, NULL, NULL, V4LCONTROL_HFLIPPED | 
V4LCONTROL_VFLIPPED },
        /* Philips SPC210NC */
        { 0x0471, 0x032d, 0, NULL, NULL, V4LCONTROL_HFLIPPED | 
V4LCONTROL_VFLIPPED },
+       /* Philips SPC315NC */
+       { 0x0471, 0x032e, 0, NULL, NULL, V4LCONTROL_VFLIPPED },
        /* Genius E-M 112 (also want whitebalance by default) */
        { 0x093a, 0x2476, 0, NULL, NULL,
                V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED | V4LCONTROL_WANTS_WB, 
1500 },
-- 
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to