adder: send flush_stop when seeking failed
authorStefan Kost <ensonic@users.sf.net>
Mon, 15 Jun 2009 08:40:00 +0000 (11:40 +0300)
committerStefan Kost <ensonic@users.sf.net>
Mon, 15 Jun 2009 08:45:19 +0000 (11:45 +0300)
commitfd36634f88bf08cc98dc490a288842f939e1058a
tree1efad187ff8be1a7cdc51c9c82a8bdd8be8475e6
parent73dd8236ce4b30f26c6dc8c67e420611b44bcffd
adder: send flush_stop when seeking failed

At least do the fix to sent the flush_stop when seeking failed to ensure we
keep no pads flushing. before it was send when the seeking worked which is just
plain wrong and was not the intention.
gst/adder/gstadder.c