summaryrefslogtreecommitdiffstats
path: root/ext/gconf/gstgconfvideosink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-09-051-1/+1
* gconfvideo(src|sink): Disconnect GConf notificationsSjoerd Simons2009-02-221-1/+4
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-0/+13
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-2/+2
* ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unref...Sebastian Dröge2008-05-031-2/+9
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-1/+12
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-1/+1
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha...Jan Schmidt2006-02-051-1/+40
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* ext/gconf/: Fix state change functions here as well and set kid to NULL state...Tim-Philipp Müller2005-11-021-2/+11
* ext/gconf/: Make sure element is NULL before removing from the bin.Wim Taymans2005-10-101-0/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-9/+11
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+2
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-031-41/+51
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-201-52/+18
* put in gconf sinksThomas Vander Stichele2005-07-201-0/+195