glbasememory: take a pointer as the wrapped gpu handle
authorMatthew Waters <matthew@centricular.com>
Tue, 3 May 2016 14:19:44 +0000 (00:19 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 4 May 2016 02:51:59 +0000 (12:51 +1000)
commitc9d9077a5fa306a07a75fcf7ed033e56c1ab9231
tree4811b7d08d143496d72a99df2aa04394533803a0
parent5228238715a3d73bbfe9a7de1c02941096e95576
glbasememory: take a pointer as the wrapped gpu handle

Allows passing arbitrary data to wrap the the specific memory implementation
which is required for some memory implementations.
docs/libs/gst-plugins-bad-libs-sections.txt
gst-libs/gst/gl/gstglbasememory.c
gst-libs/gst/gl/gstglbasememory.h
gst-libs/gst/gl/gstglmemory.c
gst-libs/gst/gl/gstglmemory.h
gst-libs/gst/gl/gstglmemorypbo.c