glmemorypbo: remove our own alloc()/wrapped()/etc functions
authorMatthew Waters <matthew@centricular.com>
Wed, 16 Dec 2015 07:41:06 +0000 (18:41 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:13 +0000 (19:32 +0000)
commit1673a6192f7c534cbe8ed54e476d99a71a17f155
treec5ef27c73ce83f3a3f3766e97141e455bdff4eb2
parent2c5ae0c784e7674f70abc2b31340e1050916aed3
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
tests/check/libs/gstglcolorconvert.c
tests/check/libs/gstglmemory.c
tests/check/libs/gstglupload.c