glmemory: reset the draw buffer to GL_BACK
authorHyunjun Ko <zzoon@igalia.com>
Wed, 28 Jun 2017 03:17:37 +0000 (12:17 +0900)
committerMatthew Waters <matthew@centricular.com>
Thu, 29 Jun 2017 04:59:12 +0000 (14:59 +1000)
commit02ef39f48aa9e261c8fd9a4986f986d2ec047cf7
treec5d0d293bd4b18c6ae2dc25374569c5c1aa1de9f
parent2d511343cb50fac090dd437eda1a7ca91ade99ee
glmemory: reset the draw buffer to GL_BACK

The draw buffer should be reset to GL_BACK since the framebuffer is already
unbound.

https://bugzilla.gnome.org/show_bug.cgi?id=784210
gst-libs/gst/gl/gstglmemory.c