From dc49b979bbf88fb36e888c8d04d22b3168885d80 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 14 Oct 2005 16:48:26 +0000 Subject: - Chip_id removed since it isn't required anymore. - Scaler code for the em2820 does not seem to work for the em2800 chipset. Attached patch will disable all resolutions for the em2800 that do not produce correct output. Not sure if NTSC is working. Signed-off-by: Sascha Sommer Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 27ef3074d..674c65bb7 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-10-14 16:41 mchehab + + * ../linux/drivers/usb/media/em2820-cards.c: + * ../linux/drivers/usb/media/em2820-core.c: (em2820_scaler_set): + * ../linux/drivers/usb/media/em2820-video.c: + (em2820_video_do_ioctl): + * ../linux/drivers/usb/media/em2820.h: + - Chip_id removed since it isn't required anymore. + - Scaler code for the em2820 does not seem to work for the em2800 + chipset. Attached patch will disable all resolutions for the + em2800 that do not produce correct output. + Not sure if NTSC is working. + + Signed-off-by: Sascha Sommer + Signed-off-by: Mauro Carvalho Chehab + 2005-10-14 16:04 mchehab * ../linux/drivers/media/video/ir-kbd-i2c.c: (get_key_haup), -- cgit v1.2.3