adder: do not send too many flush-stop events
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 16 Dec 2011 17:32:41 +0000 (17:32 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 16 Dec 2011 20:12:01 +0000 (20:12 +0000)
commit85c10b0b24a58c1b5ec9aa05ea4ffa98ba99ed76
tree7e2363dae62626a3384bb276b7ea464b650600c0
parent1da30adc1aeafd36b15b8d083fe2178524619479
adder: do not send too many flush-stop events

GstCollectPads2 now allows us to override the event function,
so we can withhold flush stop events if none are to be sent.

https://bugzilla.gnome.org/show_bug.cgi?id=666379
gst/adder/gstadder.c