* [PATCH] flip camera for Asus P81IJ
@ 2010-10-22 16:21 Aurélien Gâteau
0 siblings, 0 replies; only message in thread
From: Aurélien Gâteau @ 2010-10-22 16:21 UTC (permalink / raw)
To: Linux Media Mailing List; +Cc: agateau
[-- Attachment #1: Type: text/plain, Size: 80 bytes --]
Hi,
Here is a simple patch to flip camera for the Asus P81IJ laptop.
Aurélien
[-- Attachment #2: 0001-Added-Asus-P81IJ.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]
>From 015e4bcf34bd7569f7593958099276b989c08bac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= <agateau@kde.org>
Date: Fri, 22 Oct 2010 18:15:51 +0200
Subject: [PATCH] Added Asus P81IJ
---
libv4lconvert/control/libv4lcontrol.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/libv4lconvert/control/libv4lcontrol.c b/libv4lconvert/control/libv4lcontrol.c
index f74bb3a..a2950e0 100644
--- a/libv4lconvert/control/libv4lcontrol.c
+++ b/libv4lconvert/control/libv4lcontrol.c
@@ -232,6 +232,8 @@ static const struct v4lcontrol_flags_info v4lcontrol_flags[] = {
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x13d3, 0x5094, 0, "ASUSTeK Computer Inc. ", "P50IJ ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
+ { 0x13d3, 0x5094, 0, "ASUSTeK Computer Inc. ", "P81IJ ",
+ V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "F3Ka ",
V4LCONTROL_HFLIPPED|V4LCONTROL_VFLIPPED },
{ 0x174f, 0x5a35, 0, "ASUSTeK Computer Inc. ", "F3Ke ",
--
1.7.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2010-10-22 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-22 16:21 [PATCH] flip camera for Asus P81IJ Aurélien Gâteau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox