diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-10 16:24:46 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-10 16:24:46 +0000 |
commit | 463d42f79147e90cb107506bef20c3cc7e8362ce (patch) | |
tree | 536642d76ced73c4d1783ece18f420159c4d107f /v4l/ChangeLog | |
parent | 84318349cd1584a035e84b05c44bfee022d2f837 (diff) | |
download | mediapointer-dvb-s2-463d42f79147e90cb107506bef20c3cc7e8362ce.tar.gz mediapointer-dvb-s2-463d42f79147e90cb107506bef20c3cc7e8362ce.tar.bz2 |
- Some improvements at msp3400.c from ivtv code.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 15 |
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): |