flvmux: aggregate should not push EOS itself
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 13 Apr 2018 20:44:14 +0000 (22:44 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 13 Apr 2018 20:44:14 +0000 (22:44 +0200)
commitacb6090e47ac36495c92ba30a9656e566ca1bc95
tree95698dcffc8db35097dacbaf0317ae0cdee01b07
parent79f16d69affca8c3054a02ce35b29ba834fb0701
flvmux: aggregate should not push EOS itself

Instead it is expected to return GST_FLOW_EOS, and let the
base class handle that.
gst/flv/gstflvmux.c