basesrc: Handle tag and custom downstream events the same
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 Apr 2011 08:48:04 +0000 (10:48 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 Apr 2011 08:48:04 +0000 (10:48 +0200)
commit7945821f9223c845849c72e9bc1fd5dea5415e08
treede9f016d5180045a953036a890269c08ddd04df1
parentc7c3e46b083db6a9e7cbaa4ff6720ff78a33584d
basesrc: Handle tag and custom downstream events the same

Especially drop tag events when flushing to not send them over
and over again.

Should've been in the last commit already but I forgot to call
git rebase --continue...
libs/gst/base/gstbasesrc.c