From a7d56312ecb211424d10639ec8531aa4ddca6f2e Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Sat, 21 Jan 2006 22:12:02 +0000 Subject: Several fixes to prepare for VBI From: Mauro Carvalho Chehab - Copyright changes were applied to wrong module. Fixing. - Fixed VBI compilation. - Included capacity to specify vbi and video number. - Added a better control for using more than one em28xx device. - VIDIOC_G_FMT now calls a function. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 79ebfb2d1..017c78d66 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,26 @@ +2006-01-21 22:03 mchehab + + * linux/drivers/media/video/em28xx/em28xx-cards.c: + * linux/drivers/media/video/em28xx/em28xx-video.c: (em28xx_config), + (em28xx_v4l2_open), (em28xx_release_resources), (em28xx_v4l2_read): + * linux/drivers/media/video/em28xx/em28xx.h: + - Copyright changes were applied to wrong module. Fixing. + - Fixed VBI compilation. + - Included capacity to specify vbi and video number. + - Added a better control for using more than one em28xx device. + - VIDIOC_G_FMT now calls a function. + + Signed-off-by: Mauro Carvalho Chehab + +2006-01-21 21:48 mchehab + + * linux/drivers/media/video/tvp5150.c: (tvp5150_set_vbi), + (tvp5150_get_vbi), (decode_vbi_data), (tvp5150_command): + * linux/include/media/v4l2-common.h: + - Added iocls to configure VBI on tvp5150 + + Signed-off-by: Mauro Carvalho Chehab + 2006-01-21 21:33 mchehab * linux/drivers/media/video/videodev.c: (video_register_device): -- cgit v1.2.3