v4l2bufferpool: Check corruption flag on the right buffer
authorAleix Conchillo FlaquƩ <aleix@oblong.com>
Thu, 26 Feb 2015 00:45:11 +0000 (16:45 -0800)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Thu, 26 Feb 2015 01:53:19 +0000 (20:53 -0500)
commit63746c4131352a880c1a127d464b013b57d597fb
tree1e064b88ee13a83c573f3b4709b99224da463f9e
parent7a1613b9e15ab3e437c56b4de7bc15a30ea4f619
v4l2bufferpool: Check corruption flag on the right buffer

We where checking the buffer we are copying to instead of the buffer we
are copying from.

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