glcolorconvert: implement usage of a buffer pool
authorMatthew Waters <matthew@centricular.com>
Wed, 6 Jan 2016 05:25:38 +0000 (16:25 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:14 +0000 (19:32 +0000)
commita0a0e5124987a8b9427fe38cb101d417ba4f4bfb
treebddfef338e253247b1e06fb75c6a20ccd32945e4
parent3cefdd6673602db191b82fed3f18fc05f37104f1
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