Tested with webcam "SilverCrest WC2130".
Signed-off-by: Frank Schaefer
Cc: sta...@kernel.org
---
drivers/media/video/gspca/sn9c20x.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/media/video/gspca/sn9c20x.c
b/drivers/media/video/gspca/sn9c2
Andy Walls schrieb:
> On Tue, 2010-07-06 at 13:27 +0200, Frank Schaefer wrote:
>
>> Hi,
>>
>> there are two video controls in the Bttv-driver called "whitecrush
>> upper" and "whitecrush lower".
>> But what does "whitecrush" mean
Hi,
there are two video controls in the Bttv-driver called "whitecrush
upper" and "whitecrush lower".
But what does "whitecrush" mean ? Is it the same as "white noise" ?
The german KDE translators are currently trying to translate these
strings...
Thanks,
Frank
--
To unsubscribe from this list:
Hans de Goede schrieb:
> Hi,
>
> On 05/14/2010 08:00 AM, Jean-Francois Moine wrote:
>> On Thu, 13 May 2010 17:58:49 +0200
>> Frank Schaefer wrote:
>>
>>> I'm not sure if I'm hitting a bug or this is the expected driver
>>> behavior: Wit
s how it should be.
But is the long blocking + EIO the way drivers should handle this
situtation ?
Regards,
Frank Schaefer
--
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
Laurent Pinchart schrieb:
> Those control, as their names imply, control the camera aperture
> settings.
>
> Signed-off-by: Laurent Pinchart
> ---
> Documentation/DocBook/v4l/compat.xml | 11 +++
> Documentation/DocBook/v4l/controls.xml| 19 +++
> Documentatio
v4l2_ctrl_get_name(): add missing control names, and make title for
V4L2_CID_BG_COLOR consistent
V4L2_CID_AUTOBRIGHTNESS was introduced with kernel 2.6.31
V4L2_CID_BAND_STOP_FILTER was introduced with kernel 2.6.32
Signed-off-by: Frank Schaefer
diff --git a/drivers/media/video/v4l2-common.c