glmemory: add a default copy implementation
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Dec 2015 07:36:13 +0000 (18:36 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:13 +0000 (19:32 +0000)
commit12360432c6a70405ec3e04b5a46d108efd42b18b
tree672966493295ea76707f46e0bd28f23c0930a4d3
parent1781e465a07d58e36e0a552b5871730527e0c6fa
glmemory: add a default copy implementation

Subclasses still need to override this to copy into the correct memory type.
gst-libs/gst/gl/gstglmemory.c