commit | eb08f35480869f7a82e9be1f19bc4575452e7f98 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | Wed Dec 09 08:39:52 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 22 04:53:28 2011 -0300 |
tree | 9a6138100f3cc4c84950ebb4129e620bffecb117 | |
parent | f0beea8f46142ea7abd7ed3f44fd0967c603fae0 [diff] |
[media] v4l: v4l2_subdev pad-level operations Add a v4l2_subdev_pad_ops structure for the operations that need to be performed at the pad level such as format-related operations. Pad format-related operations use v4l2_mbus_framefmt instead of v4l2_format. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>