v4l2: don't store stride in the videoinfo
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 Jul 2011 12:52:30 +0000 (13:52 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 13 Jul 2011 12:52:30 +0000 (13:52 +0100)
commit398001f20d0efc47dcaeea62993d6d73b1f5d1f0
tree874f926fc510dab1f31cc503245c2a57ac439355
parent3aed125163d7f938a1cc367923f3004a04792bdd
v4l2: don't store stride in the videoinfo

We want to keep the default strides in the videoinfo. Keep the stride of the
video frames separate so that we can use both to copy a video frame and do
correct stride conversion.
sys/v4l2/gstv4l2bufferpool.c
sys/v4l2/gstv4l2object.c
sys/v4l2/gstv4l2object.h