adder: ensure sending a flush-stop after flush-start
authorStefan Sauer <ensonic@users.sf.net>
Thu, 21 Feb 2013 07:15:45 +0000 (08:15 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 21 Feb 2013 09:11:32 +0000 (10:11 +0100)
commita86ca535c88a604daa431b0bc1cf4cd8fbb2d100
tree34fa314068d0a4c1be14b2954a4a9eff093962b8
parent95266cf2125c443371e5b9edeb08466e7acf6ad8
adder: ensure sending a flush-stop after flush-start

Previously adder was only sending the flush-stop, when it saw the flushing seek.
If one sends a flushing see direcly to an element upstream of adder, it would
fail to unflush the downstream pads.
gst/adder/gstadder.c