gstreamer/ext/gconf
Stefan Kost 9cf73bdd8f Update and add documentation for plugins with deps (ext).
Link to properties. Correct titles for examples. Document a few trivial cases. Keep lists in section file and docs/plugins/Makefile.am alphabetically ordered. Fix warnings that gtk-doc points out.
2009-01-28 18:05:09 +02: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 Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02: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 Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02: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 Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
gstgconfvideosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstgconfvideosrc.c Update and add documentation for plugins with deps (ext). 2009-01-28 18:05:09 +02:00
gstgconfvideosrc.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstswitchsink.c Don't use gst_element_get_pad(), it's a bad method. 2008-05-21 17:39:38 +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 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00