commit | 782fb43887ad5377c3dbc57f65ead1cd62cab18d | [log] [tgz] |
---|---|---|
author | Vincent Penquerc'h <vincent.penquerch@collabora.co.uk> | Mon Oct 03 13:11:07 2016 +0100 |
committer | Tim-Philipp Müller <tim@centricular.com> | Mon Jan 29 09:58:00 2018 +0000 |
tree | 1f50d8996457143d73aa8556ec7ac78a34639785 | |
parent | e9aa11720071f8a1d22b336395e66dd8cbca0c00 [diff] |
glvideomixer: fix vertex_buffer leak We call the base class first as this will remove the pad from the aggregator, thus stopping misc callbacks from being called, one of which (process_textures) will recreate the vertex_buffer if it is destroyed https://bugzilla.gnome.org/show_bug.cgi?id=760873