gstreamer/ext/gconf
Tim-Philipp Müller 2f992c783e ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal...
Original commit message from CVS:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
(gst_gconf_audio_src_dispose), (do_toggle_element):
* ext/gconf/gstgconfaudiosrc.h:
Remove gconf notify hook when the gconfaudiosrc element is
destroyed, otherwise the callback may be called on an
already-destroyed instance and bad things happen. Should fix
#378184.
Also ignore gconf key changes when the source is already running.
2006-12-11 11:41:18 +00:00
..
gconf.c add Jurg's patch for multidevice support 2006-02-17 10:53:38 +00:00
gconf.h add Jurg's patch for multidevice support 2006-02-17 10:53:38 +00:00
gstgconfaudiosink.c Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
gstgconfaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfaudiosrc.c ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc element is destroyed, otherwise the cal... 2006-12-11 11:41:18 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstgconfvideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfvideosrc.c Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
gstgconfvideosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
Makefile.am ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnome-sound-recorder). 2006-01-06 16:28:30 +00:00