v4l2object: Move the extrapolation of stride at the right place
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 4 Dec 2013 21:23:18 +0000 (16:23 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 10 Jan 2014 22:13:22 +0000 (17:13 -0500)
commit5faa20b044f2f4ca2206c0d0eaa8fc8a65ca5a4d
treef2cff25b3ee6fa02446ab6920d3291f4e2d1533a
parent5f1e47da246d48feff9ec4811d9a45aaebce7353
v4l2object: Move the extrapolation of stride at the right place

Now that we have a stride array, we should extrapolate only when
eeded (non multi-planar buffer).

https://bugzilla.gnome.org/show_bug.cgi?id=720568
sys/v4l2/gstv4l2bufferpool.c
sys/v4l2/gstv4l2object.c