glmemorypbo: remove our own alloc()/wrapped()/etc functions
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Dec 2015 07:41:06 +0000 (18:41 +1100)
committerMatthew Waters <matthew@centricular.com>
Thu, 17 Dec 2015 02:49:56 +0000 (13:49 +1100)
commit779dc3132c8f6dd560cb07cc2e2c3c72aeaa7845
tree7bd548f249c709c3b78ce21ed83bb4d79a3a25ff
parent78fb4326ebf5d5d2b7cb10eb63d5051da2deec93
glmemorypbo: remove our own alloc()/wrapped()/etc functions

replaced by equivalent functionality within gst_gl_base_memory_alloc()
ext/gl/gstgloverlay.c
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglmemorypbo.c
gst-libs/gst/gl/gstglmemorypbo.h
gst-libs/gst/gl/gstgloverlaycompositor.c
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglviewconvert.c
sys/applemedia/videotexturecache.m
tests/check/libs/gstglcolorconvert.c
tests/check/libs/gstglmemory.c
tests/check/libs/gstglupload.c