diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 16be194ab..dd9725358 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,23 @@ +2005-11-03 22:11 mchehab + + * ../linux/drivers/media/video/em28xx/em28xx-cards.c: + (em28xx_card_setup): + - Some cleanups and audio amux adjust. + * ../linux/drivers/media/video/em28xx/em28xx-core.c: + (em28xx_set_alternate): + - em28xx will allways try, by default, the biggest size alt. + * ../linux/drivers/media/video/em28xx/em28xx-video.c: (video_mux), + (em28xx_v4l2_open), (em28xx_v4l2_close), (em28xx_v4l2_read), + (em28xx_v4l2_poll), (em28xx_v4l2_mmap), (em28xx_stream_interrupt), + (em28xx_do_ioctl), (em28xx_video_do_ioctl): + - Fixes audio mux code. + - Fixes some logs. + * ../linux/drivers/media/video/msp3400.c: (msp3400c_set_scart), + (msp_command): + - added a hack to allow using I2S output (commented). + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-11-03 19:58 nshmyrev * ../linux/Documentation/video4linux/CARDLIST.saa7134: |