summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/ChangeLog16
1 files changed, 16 insertions, 0 deletions
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 <saschasommer@freenet.de>
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-14 16:04 mchehab
* ../linux/drivers/media/video/ir-kbd-i2c.c: (get_key_haup),