glmemory: add a default copy implementation
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Dec 2015 07:36:13 +0000 (18:36 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 17 Dec 2015 02:49:56 +0000 (13:49 +1100)
commit3aaec5b1d63bd0899969f4c3fe1b0ced4ff3d25f
treea9bc1aeea010832cc7791dd5cc1fa5a9bc61c652
parent7c90b0435dd86fd87087be014fea25164d30d83a
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