summaryrefslogtreecommitdiffstats
path: root/ext/gconf/gstgconfaudiosink.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Ronald Bultje from Authors fieldDavid Schleef2009-09-051-1/+0
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-0/+13
* ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.Stefan Kost2007-09-121-3/+1
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-2/+9
* ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s...Jan Schmidt2007-02-141-2/+3
* Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...Jan Schmidt2007-02-131-109/+65
* ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle ...Tim-Philipp Müller2007-02-061-8/+10
* Const-ify GEnumValue arrays.Tim-Philipp Müller2006-05-101-1/+1
* 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
* add Jurg's patch for multidevice supportChristian Schaller2006-02-171-4/+113
* ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha...Jan Schmidt2006-02-051-1/+43
* 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