From e1d22a7d5a8fd38c547b85853b626b6c504f28ee Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Sun, 22 Jan 2006 19:12:48 +0000 Subject: Add new internal VIDIOC_INT commands Add new internal VIDIOC_INT commands for setting the tuner mode, for putting a chip into standby mode and to set/get the routing of inputs/outputs of audio or video of a chip. These new commands will replace older commands that are no longer up to the task. Signed-off-by: Hans Verkuil --- v4l/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'v4l') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 3ae5dfb04..a0dcee8fe 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2006-01-22 19:09 hverkuil + + * linux/include/media/v4l2-common.h: + - Add new internal VIDIOC_INT commands for setting the tuner mode, + for putting a chip into standby mode and to set/get the routing + of inputs/outputs of audio or video of a chip. These new commands + will replace older commands that are no longer up to the task. + + Signed-off-by: Hans Verkuil + 2006-01-22 19:28 mrechberger * linux/drivers/media/video/tuner-core.c: (set_type) -- cgit v1.2.3