glcolorconvert: don't skip subset structures
authorMatthew Waters <matthew@centricular.com>
Tue, 2 Feb 2016 05:21:14 +0000 (16:21 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 2 Feb 2016 05:21:14 +0000 (16:21 +1100)
commit87573ba66c77bb7cc060460eb29e31412f1492b4
tree51851c1ee475ce02bf895e9a7107c18015ad7306
parent9b6be3522234d02620ac7c655abce39617d6a697
glcolorconvert: don't skip subset structures

We may need them to transform into a different set of formats.

Fixes YUV->YUV with two glcolorconverts, e.g:

format=I420 ! glcolorconvert ! glcolorconvert ! format=NV12
gst-libs/gst/gl/gstglcolorconvert.c