ext/esd/esdsink.c: Prevent libesd from auto-spawning a sound daemon if it is not...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 24 Jul 2006 14:49:19 +0000 (14:49 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 24 Jul 2006 14:49:19 +0000 (14:49 +0000)
commit4435bc803eb805312e035273e8331926d8cf5c4e
tree69641e082eace81ea1f84dc251fdf754a475f36c
parent8cdf78e1d89aa18259e4a26f9b2d39d57048ad40
ext/esd/esdsink.c: Prevent libesd from auto-spawning a sound daemon if it is not already running. Now that we don't d...

Original commit message from CVS:
* ext/esd/esdsink.c: (gst_esdsink_open),
(gst_esdsink_factory_init):
Prevent libesd from auto-spawning a sound daemon if it
is not already running. Now that we don't do evil stuff
like that any longer we can give esdsink a rank so that
autoaudiosink will try it as well if all other audio
sinks fail (#343051).
ChangeLog
ext/esd/esdsink.c