glcolorconvert: implement usage of a buffer pool
authorMatthew Waters <matthew@centricular.com>
Wed, 6 Jan 2016 05:25:38 +0000 (16:25 +1100)
committerMatthew Waters <matthew@centricular.com>
Wed, 6 Jan 2016 05:48:33 +0000 (16:48 +1100)
commit519280204c8aad010ce4bc531bb3d4b604d7bf98
treea621e540db3ce5e3f250e9d6f72881eacda2cfd7
parent37264a86e184b04c042d94170a526057284b6f9d
glcolorconvert: implement usage of a buffer pool

Saves unnecessary glGenTextures and glDeleteTextures which may have a
non-trivial cost.
ext/gl/gstglcolorconvertelement.c
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglcolorconvert.h