summaryrefslogtreecommitdiffstats
path: root/ext/hal/gsthalaudiosrc.c
Commit message (Expand)AuthorAgeFilesLines
* Update and add documentation for plugins with deps (ext).Stefan Kost2009-01-281-13/+7
* Don't use gst_element_get_pad(), it's a bad method.Wim Taymans2008-05-211-2/+2
* Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt2007-03-041-1/+1
* ext/hal/: Having NULL as UDI previously selected the default sink/src. Change...Sebastian Dröge2007-03-011-7/+7
* ext/hal/: Check if the device UDI is set before trying to query HAL about it ...Sebastian Dröge2007-03-011-1/+5
* 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 HAL sound device wrapper plugins. Closes #329106Wim Taymans2006-02-151-0/+255