glshaderstrings: fixup the external-oes fragment shader
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Nov 2015 14:05:20 +0000 (01:05 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 10 Nov 2015 14:27:21 +0000 (01:27 +1100)
commit21bd8ee536f13f25c830f74b04dd84008dff0226
treefeb43e72b385fbcfcf868d88e04f856e334827a7
parent87137e335311ac32a68a73e2938adc1b67732713
glshaderstrings: fixup the external-oes fragment shader

The wrong sampler type was used
s/sampler2DExternalOES/samplerExternalOES/
gst-libs/gst/gl/gstglshaderstrings.c