public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: "Aurélien Gâteau" <agateau@kde.org>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Cc: agateau@kde.org
Subject: [PATCH] flip camera for Asus P81IJ
Date: Fri, 22 Oct 2010 18:21:05 +0200	[thread overview]
Message-ID: <4CC1B9F1.7070505@kde.org> (raw)

[-- 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


                 reply	other threads:[~2010-10-22 16:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CC1B9F1.7070505@kde.org \
    --to=agateau@kde.org \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox