From ab625030b5323e2c45002cb0941e411ef1461a5e Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 2 Dec 2005 17:51:52 +0000 Subject: Fixed device controls for em28xx on WinTV USB2 devices - Controls now come from video and audio decoder driver for msp3400 and tvp5150. - Added audio and sound controls as provided by msp3400 and tvp5150. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index af74c7062..17dedfdc3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,21 @@ +2005-12-02 17:47 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-video.c: + (em28xx_get_ctrl), (saa711x_get_ctrl), (em28xx_set_ctrl), + (saa711x_set_ctrl): + - Controls now cames from video and audio decoder driver + for msp3400 and tvp5150. + + * ../linux/drivers/media/video/msp3400.c: (msp_get_ctrl), + (msp_set_ctrl), (msp_command): + - Added sound controls as provided by the device. + + * ../linux/drivers/media/video/tvp5150.c: (tvp5150_selmux), + (tvp5150_get_ctrl), (tvp5150_set_ctrl), (tvp5150_command): + - Added video controls as provided by the device. + + Signed-off-by: Mauro Carvalho Chehab + 2005-12-02 14:03 mcisely * ../v4l_experimental/pvrusb2/pvrusb2-version.h: -- cgit v1.2.3