Bug 161534 - Kopete should use webcam default values as defaults
Summary: Kopete should use webcam default values as defaults
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-02 23:07 UTC by Pekka Vuorela
Modified: 2010-02-21 11:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pekka Vuorela 2008-05-02 23:07:27 UTC
Version:            (using KDE 4.0.3)
Installed from:    Ubuntu Packages

Currently kopete uses default value 0.5 for most image controls. However, at least for me, this does not give anywhere near satisfactory image. Kopete should use default values from V4L2.
Comment 1 Lamarque V. Souza 2009-03-22 16:39:40 UTC
Hi, as far as I know Kopete already tries to figure out the default values using v4l2's vidioc_g_ctrl system call. Kopete only uses the 0.5 when the driver does not support the image control or the driver itself uses 0.5 as default value.
Comment 2 Frank Schaefer 2010-02-21 11:26:55 UTC
SVN commit 1093638 by fschaefer:

Add possibility to reset all video-controls to default values

BUG: 161534


 M  +43 -2     avdeviceconfig.cpp  
 M  +1 -0      avdeviceconfig.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1093638