glmixer: set the current texture to 0 before mapping
authorMatthew Waters <matthew@centricular.com>
Tue, 5 Apr 2016 06:22:49 +0000 (16:22 +1000)
committerMatthew Waters <matthew@centricular.com>
Tue, 5 Apr 2016 06:24:53 +0000 (16:24 +1000)
commita8b860e45d894c6cf03dccd878cc8be79b59f565
tree7598d4376cad594dfa5c7163d8902147e6df999a
parent0fbbbd042a115e2520f7c99d874617d88a711878
glmixer: set the current texture to 0 before mapping

If we fail mapping, we don't want to use undefined video data in the subclass.
ext/gl/gstglmixer.c