linux/drivers/media/video/em28xx
Mauro Carvalho Chehab 5569996421 V4L/DVB (12239): em28xx: fix webcam scaling
While trying to fix an mt9v001 webcam, I noticed that HSCALE/VSCALE do
work with em28xx + webcam. The issue is that the scaling setup depends
on the number of visible rows/cols of the input image.

With mt9v011 (Silvercrest), the resolution is 640x480. So, the scaling
is different from a normal TV image (720x480 on NTSC). This were causing
a wrong scaling and a previous patch disabled scaling.

As each sensor have their different resolution setting, the xres/yres
should be adjusted accordingly with the input sensor.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-07-24 14:03:24 -03:00
..
em28xx-audio.c V4L/DVB (11896): em28xx: Fix for Slow Memory Leak 2009-06-16 18:21:16 -03:00
em28xx-cards.c V4L/DVB (12239): em28xx: fix webcam scaling 2009-07-24 14:03:24 -03:00
em28xx-core.c V4L/DVB (12239): em28xx: fix webcam scaling 2009-07-24 14:03:24 -03:00
em28xx-dvb.c V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 version) 2009-07-05 14:30:06 -03:00
em28xx-i2c.c V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpix 2009-07-05 19:21:47 -03:00
em28xx-input.c V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model 2009-06-16 18:21:11 -03:00
em28xx-reg.h V4L/DVB (11810): em28xx: properly set packet size based on the device's eeprom configuration. 2009-06-16 18:21:08 -03:00
em28xx-video.c V4L/DVB (12239): em28xx: fix webcam scaling 2009-07-24 14:03:24 -03:00
em28xx.h V4L/DVB (12239): em28xx: fix webcam scaling 2009-07-24 14:03:24 -03:00
Kconfig V4L/DVB (12138): em28xx: add support for Silvercrest Webcam 2009-07-05 14:30:05 -03:00
Makefile V4L/DVB(7767): Move tuners to common/tuners 2008-04-29 18:41:37 -03:00