funnel: Always push all sticky events whenever we forward a serialized event
authorSebastian Dröge <sebastian@centricular.com>
Thu, 7 Jul 2016 16:41:49 +0000 (19:41 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 19:01:28 +0000 (21:01 +0200)
commitc56e1d18c11d49e10408073f70540769450c55cf
tree83b99ec943c7a6037ec293779e1cfe1f9b7a5ab9
parent25bf63d6f74ea2abab974b4f82aa4492c21db827
funnel: Always push all sticky events whenever we forward a serialized event

Otherwise downstream will have an inconsistent set of sticky events at this
point, e.g. when a TAG event is pushed and downstream wants to relate it to
the stream by looking at the current STREAM_START event.

https://bugzilla.gnome.org/show_bug.cgi?id=768526
plugins/elements/gstfunnel.c