vl42allocator: Don't dup exported dmabufs
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 19 Oct 2018 21:37:28 +0000 (17:37 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 24 Oct 2018 10:55:32 +0000 (11:55 +0100)
commitf2fa61b6c5a3e57dd841b55de5c331771c455732
tree04194b344dc45b50953f33dad9fff8665bf8ed5c
parentb25a01fab9c447ba45626b4ff091982238082e20
vl42allocator: Don't dup exported dmabufs

We can now use the new GstFAllocator to ask the allocator not to close
the wrapped FD. This way the dup is no longer needed.
sys/v4l2/gstv4l2allocator.c