Re: [PATCH] v4l: remove single to multiplane conversion

2011-07-19 Thread Pawel Osciak
On Wed, Jul 6, 2011 at 02:23, Tomasz Stanislawski wrote: > This patch removes an implicit conversion between multi and single plane > formats from V4L2 framework. The conversion is to be performed by libv4l2. > > Signed-off-by: Tomasz Stanislawski > Signed-off-by: Kyungmin Park > --- Acked-by:

[PATCH] v4l: remove single to multiplane conversion

2011-07-06 Thread Tomasz Stanislawski
This patch removes an implicit conversion between multi and single plane formats from V4L2 framework. The conversion is to be performed by libv4l2. Signed-off-by: Tomasz Stanislawski Signed-off-by: Kyungmin Park --- drivers/media/video/v4l2-ioctl.c | 250 ++