glupload: Keep input frame mapped as long as needed
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 27 Jul 2015 20:58:22 +0000 (16:58 -0400)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:07 +0000 (19:32 +0000)
commit2b2048d601d7d3adfb4dce89da4797e4ab9cba7d
tree9642d01f9dda1ee59c0cfdfb4c29b34bf546afff
parent37cc53d26f94c1dabc5a206cfb68e98c40aca480
glupload: Keep input frame mapped as long as needed

When performing a raw upload, we need to keep the raw data mapped as
long as needed.

https://bugzilla.gnome.org/show_bug.cgi?id=752937
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemory.h
gst-libs/gst/gl/gstglupload.c