summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 19cf5e48b..315e87e6c 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2005-10-10 16:21 mchehab
+
+ * ../linux/drivers/media/video/msp3400.c: (msp3400c_reset),
+ (msp3400c_read), (msp3400c_write), (msp3400c_set_scart),
+ (msp3400c_setvolume), (msp3400c_setbass), (msp3400c_settreble),
+ (msp3400c_setmode), (best_video_sound), (msp3400c_setstereo),
+ (msp3400c_print_mode), (msp3400c_restore_dfp),
+ (msp3400c_write_dfp_with_default), (autodetect_stereo),
+ (watch_stereo), (msp3400c_thread), (msp34xx_modus),
+ (msp3410d_thread), (msp34xxg_thread), (msp_attach),
+ (msp_any_set_audmode), (msp_command):
+ - Some improvements at msp3400.c from ivtv code.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-10-10 14:19 mchehab
* ../linux/drivers/media/video/saa6588.c: (saa6588_attach):