v4l2allocator: fix memory type in allocator probe
authorJean-Christophe Trotin <jean-christophe.trotin@st.com>
Mon, 16 Jan 2017 14:17:15 +0000 (15:17 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 16 Jan 2017 15:19:18 +0000 (10:19 -0500)
commit2b80cd14b0a65959a1d109901451d822e4bb513b
tree896a3e1bcca249155ae92003aaee88bbcc41e274
parent7717d088351d7ee571989fb6cd6a9aa679e52989
v4l2allocator: fix memory type in allocator probe

The buffer memory type provided to the VIDIOC_CREATE_BUFS ioctl shall
be set with the value ("memory") given as input parameter of the
gst_v4l2_allocator_probe() function.

https://bugzilla.gnome.org/show_bug.cgi?id=777327
sys/v4l2/gstv4l2allocator.c