v4l2bufferpool: Fix USERPTR map flags
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 24 May 2014 22:43:28 +0000 (18:43 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Sat, 24 May 2014 22:43:28 +0000 (18:43 -0400)
commitaff64af8ad8adf57b107d85083926f80e5291952
tree5702d54372f9e3d16291ea66c946049ed0307803
parentd423b9f63ebdb0988af9b975d419b354175cf215
v4l2bufferpool: Fix USERPTR map flags

We need to map READ only for output and write only for capture, we where
doing the opposite. This fixing USERPTR with glimagesink

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