Re: [PATCH 4/8] v4l: Common documentation for selection targets

2012-06-30 Thread Sylwester Nawrocki
On 06/30/2012 07:03 PM, Sakari Ailus wrote: Both V4L2 and V4L2 subdev interface have very similar selection APIs with differences foremost related to in-memory and media bus formats. However, the selection targets are the same for both. Most targets are and in the future will likely continue to b

[PATCH 4/8] v4l: Common documentation for selection targets

2012-06-30 Thread Sakari Ailus
Both V4L2 and V4L2 subdev interface have very similar selection APIs with differences foremost related to in-memory and media bus formats. However, the selection targets are the same for both. Most targets are and in the future will likely continue to be more the same than with any differences. Thu