gstreamer/ext/gconf
Tim-Philipp Müller d2480eddff ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason forward the error message it ...
Original commit message from CVS:
* ext/gconf/gstswitchsink.c:
If the new kid element fails to change state for some reason
(e.g. esdsink not being able to connect to the sound server),
forward the error message it posted on the bus instead of just
posting a generic 'Internal state change error: please file a
bug' error message. Fixes #471364.
2007-09-06 10:48:56 +00:00
..
gconf.c ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the default element. 2007-07-27 10:38:34 +00:00
gconf.h ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile match the implementation. 2007-06-21 10:48:10 +00:00
gstgconfaudiosink.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstgconfaudiosink.h Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child that implements the GConf key monitoring. ... 2007-02-13 16:01:29 +00:00
gstgconfaudiosrc.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstgconfaudiosrc.h ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +00:00
gstgconfelements.c ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnome-sound-recorder). 2006-01-06 16:28:30 +00:00
gstgconfelements.h Port auto/gconfsinks to 0.9. They actually appear to work here in 2005-07-20 10:07:10 +00:00
gstgconfvideosink.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstgconfvideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfvideosrc.c Fix a bunch of leaks shown by the newly-added states test. 2007-03-04 13:52:03 +00:00
gstgconfvideosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstswitchsink.c ext/gconf/gstswitchsink.c: If the new kid element fails to change state for some reason forward the error message it ... 2007-09-06 10:48:56 +00:00
gstswitchsink.h Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child that implements the GConf key monitoring. ... 2007-02-13 16:01:29 +00:00
Makefile.am Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child that implements the GConf key monitoring. ... 2007-02-13 16:01:29 +00:00