mpegpsmux: return GST_FLOW_EOS when we pushed EOS
authorWim Taymans <wtaymans@redhat.com>
Mon, 20 Jan 2014 15:23:49 +0000 (16:23 +0100)
committerWim Taymans <wtaymans@redhat.com>
Mon, 20 Jan 2014 15:23:49 +0000 (16:23 +0100)
commit4e10667aad93ee049337f458d6069a7e6229f1cf
treed7aee5e9f75b24a14ded4834ebe8ba12ac6b0d12
parent0d794993fb8a5d2f838ea50ec6b424b9500667af
mpegpsmux: return GST_FLOW_EOS when we pushed EOS

Return GST_FLOW_EOS from the collected function when we pushed EOS or
else it simply keeps on calling our collected function.
gst/mpegpsmux/mpegpsmux.c