gl/memory: RGBA/UNSIGNED_BYTE only format supported by ReadPixels GLES2
authorMatthew Waters <ystreet00@gmail.com>
Fri, 23 May 2014 00:59:05 +0000 (10:59 +1000)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:41 +0000 (19:31 +0000)
commitb3d9563d6bd931583990d0ecde1570b569069a36
treee49523b49fa44b4607e511ead2f0831e3d86f84b
parentb3df0319083a9ead758e51220fab30c2a2bdf6eb
gl/memory: RGBA/UNSIGNED_BYTE only format supported by ReadPixels GLES2

Error out in case we attempt to read with any other invalid format.
gst-libs/gst/gl/gstglmemory.c