gstreamer/ext/gconf
Sebastian Dröge 24e21ae6e9 ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing
Original commit message from CVS:
* ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
(gst_gconf_audio_src_change_state):
* ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
(gst_gconf_video_sink_change_state):
* ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
(gst_gconf_video_src_change_state):
* ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
(gst_switch_commit_new_kid), (gst_switch_sink_change_state):
When we can't create a fakesink/fakesrc complain instead of unreffing
NULL pointers and crashing later. See bug #530535.
2008-05-03 09:18:22 +00:00
..
gconf.c ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails instead of simply leaking it. Fixes bug #515... 2008-02-11 13:48:03 +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 ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug. 2007-09-12 09:13:39 +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 ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing 2008-05-03 09:18:22 +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 ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing 2008-05-03 09:18:22 +00:00
gstgconfvideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfvideosrc.c ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing 2008-05-03 09:18:22 +00:00
gstgconfvideosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstswitchsink.c ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unreffing 2008-05-03 09:18:22 +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