summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index bc2918740..5d5251da7 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,20 @@
+2006-01-01 01:12 hverkuil
+
+ * linux/Documentation/video4linux/cx2341x/fw-calling.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-decoder-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-dma.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-encoder-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-memory.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-osd-api.txt:
+ * linux/Documentation/video4linux/cx2341x/fw-upload.txt:
+ * linux/drivers/media/video/cx2341x.h:
+ - Added cx23415/6 firmware documentation from the ivtv project.
+ - Added header containing the firmware API commands for use
+ by all projects that use the cx2341x. First step towards a
+ shared cx2341x driver.
+
+ Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
+
2005-12-31 18:26 hverkuil
* linux/drivers/media/video/msp3400.c: (msp_reset), (msp_read),