basesrc: Send syncronized custom downstream/both events downstream from the streaming...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 Apr 2011 08:29:41 +0000 (10:29 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 7 Apr 2011 08:29:41 +0000 (10:29 +0200)
commit1d9cd86af6a90808d04893a72230061632140e2a
treec8864c49074b554163fcd3dde4d0f068e114f6e7
parent874d60e5899dd5b89854679d1a4ad016a58ba4e0
basesrc: Send syncronized custom downstream/both events downstream from the streaming thread

Instead of just silently dropping them. The same was done for tag events
before already.

Fixes bug #635718.
libs/gst/base/gstbasesrc.c