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 09:33:36 +0000 (19:33 +1000)
commit1922548721e5f8ff9d86c69615cf060eca7d0913
tree918f72de08e263e1836f7af765b0ba9bf03840e8
parentf93927b0b4d587e7d49f76fe0d5c9676cacb01f8
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