ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the stream.
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 5 Jan 2009 17:31:13 +0000 (17:31 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 5 Jan 2009 17:31:13 +0000 (17:31 +0000)
commit67cc69ad52addeee2999f5919cfc3b0fbc554ec8
treed8023bb891908cbe74893317df874da29b74fc3b
parentd576b9fdbed4a4b14c3318f4df39413099d25e9d
ext/pulse/pulsesink.c: Don't wait for the pulse mainloop when destroying the stream.

Original commit message from CVS:
* ext/pulse/pulsesink.c: (gst_pulsesink_destroy_stream):
Don't wait for the pulse mainloop when destroying the stream.
Fixes a deadlock when the pulsedaemon goes away while pulsesink
is PLAYING. Fixes bug #556986.
ChangeLog
ext/pulse/pulsesink.c