glcolorbalance: reconfigure on passthrough changes
authorMatthew Waters <matthew@centricular.com>
Mon, 19 Sep 2016 06:54:43 +0000 (16:54 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:22 +0000 (19:32 +0000)
commitcb0f02c78abd6d528ec9377db8b716122580fca3
tree7c2893e742465f2a55fda63c1e2e5539a2d09c19
parentf678dcaf2b586d9857f8404917b1fd7d659af89a
glcolorbalance: reconfigure on passthrough changes

Fixes an assertion when moving from passthrough to non-passthrough

Without an explicit reconfigure, glfiter won't have created the GL
resources such as the FBO, GL bufferpool, etc and basetransform will
allocate sysmem buffers instead.
ext/gl/gstglcolorbalance.c