glvideomixer: signal continuation in reset
authorMatthew Waters <matthew@centricular.com>
Mon, 7 Mar 2016 15:06:46 +0000 (02:06 +1100)
committerMatthew Waters <matthew@centricular.com>
Mon, 7 Mar 2016 15:06:46 +0000 (02:06 +1100)
commitca15a26c11cf9a39d353d693077f12ebd3142d56
tree438dbdfc4878bc468b2268b73251ecc22d8e8154
parent3d0f8cfc21d4bccdde5de84f6c68f4d6468b174c
glvideomixer: signal continuation in reset

We want to iterate over all the pads, not just the first one.  Fix by returning
TRUE in the GstAggregatorPadForeachFunc.

Removes a GST_IS_GL_CONTEXT() assertion on shutdown with >2 inputs
using gst-launch.
ext/gl/gstglvideomixer.c