glmemory: unset GL_UNPACK_ROW_LENGTH in opengl3
authorMatthew Waters <matthew@centricular.com>
Thu, 17 Mar 2016 11:43:12 +0000 (22:43 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:18 +0000 (19:32 +0000)
commitb1bfcac2990cc68e723170b1a5e10d46f107eab1
treecbdf9bc42403d2a4c9eb0c79ba14af692618c179
parent015ec7587f9d6da6783fbf88f98d966a0496427c
glmemory: unset GL_UNPACK_ROW_LENGTH in opengl3

If the user uploads their own texture without setting the unpack length, then
then the result will have the appearance of stride mismanagement due to
an incorrect row length.
gst-libs/gst/gl/gstglmemory.c