core: Push data directly from gst thread
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Tue, 12 Jan 2010 15:57:19 +0000 (17:57 +0200)
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>
Tue, 12 Jan 2010 15:57:19 +0000 (17:57 +0200)
commite5cfcf87fc4bf3f2e82b860ec95388e84f8410f7
treebc94711e1b974dca3a45268392a6712e8b09de7f
parenta8fee238e7847f958da5111db7bff8b30205ecf0
core: Push data directly from gst thread

Instead of registering an idle func to push data, simply push it directly
from the gst thread. We only need to be sure that nobody else accesses
the message from the main thread while we do this.
src/rygel/rygel-live-response.vala