On 07/25/14 11:09, Hans Verkuil wrote:
> If this is a multiplanar buf_type and the plane we want to read has a
> non-zero data_offset, then that data_offset was not taken into account.
>
> Note that read() or write() for formats with more than one plane is currently
> not allowed, hence the use of
If this is a multiplanar buf_type and the plane we want to read has a
non-zero data_offset, then that data_offset was not taken into account.
Note that read() or write() for formats with more than one plane is currently
not allowed, hence the use of 'planes[0]' since this is only relevant for a
si