v4l2object: Fix support for planar format in 1 v4l2 mplane
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 25 Mar 2014 14:49:39 +0000 (10:49 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:35 +0000 (15:56 -0400)
commit49065b169364870bca324f16ece435f06949e44c
tree43cf252452797bf47735d59117cfb02d70148203
parenta6a8c2b5eb7c208cc65c489671d556c4d0948d33
v4l2object: Fix support for planar format in 1 v4l2 mplane

So far we where only setting saving the first plane stride in the meta. This was
leading to wrong values in GstVideoMeta.
sys/v4l2/gstv4l2object.c