summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 34803a46c..a0132614d 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,17 @@
+2005-12-09 21:36 woods
+
+ * linux/drivers/media/dvb/ttusb-dec/ttusb_dec.c:
+ * linux/drivers/media/dvb/ttusb-dec/ttusbdecfe.c:
+ - add symbolrates to the DVB-S frontend description
+ - fix capability flags in DVB-S frontend describtion
+ - remove some void casts
+ - disable zig-zag scanning as it makes no sense for DVB-T
+ - set sensible min_delay value
+ - return an error for requested filter types the driver can't handle
+
+ Signed-off-by: Peter Beutner <p.beutner@gmx.net>
+ Signed-off-by: Alex Woods <linux-dvb@giblets.org>
+
2005-12-09 22:02 mchehab
* linux/drivers/media/video/videodev.c: