From 3ee618269b51d92fe53a0e97a6d1b08d6a7e5053 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Thu, 19 Jan 2006 14:54:16 +0000 Subject: Included new sliced VBI types to videodev2.h and tvp5150 From: Mauro Carvalho Chehab - Added other sliced VBI types to videodev2.h - tvp5150 now uses standard V4L2 API codes from videodev2.h - Implemented VIDIOC_G_SLICED_VBI_CAP for tvp5150. This is dynamically filled based on defined VDP C-RAM values filled by the driver. Signed-off-by: Mauro Carvalho Chehab --- v4l/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 4e20ad6d4..ec4ea23bf 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,20 @@ +2006-01-19 14:42 mchehab + + * linux/drivers/media/video/tvp5150.c: (tvp5150_write_inittab), + (tvp5150_vdp_init), (tvp5150_vbi_get_cap), (tvp5150_set_vbi), + (tvp5150_command), (tvp5150_detect_client): + * linux/drivers/media/video/tvp5150_reg.h: + * linux/include/linux/videodev2.h: + * linux/drivers/media/video/saa7115.c: + * linux/drivers/media/video/cx25840/cx25840-vbi.c: + + - Added other sliced VBI types to videodev2.h + - implemented VIDIOC_G_SLICED_VBI_CAP for tvp5150. This is + dynamically filled based on defined VDP C-RAM values filled + by the driver. + + Signed-off-by: Mauro Carvalho Chehab + 2006-01-19 11:50 mchehab * linux/drivers/media/video/tvp5150.c: (dump_reg_range), -- cgit v1.2.3