summaryrefslogtreecommitdiff
path: root/ext/alsa/gstalsadeviceprobe.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-031-1/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-03-021-0/+4
|\
| * Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey2012-02-271-0/+4
| * Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-041-2/+4
* | propertyprobe: remove propertyprobeWim Taymans2011-12-211-1/+2
* | alsaprobe: don't abuse the object class lockWim Taymans2010-12-071-4/+4
|/
* ext: Remove dead assignments and resulting unused variables.Edward Hervey2009-08-081-4/+4
* ext/alsa/gstalsadeviceprobe.c: Don't return before freeing up the allocated s...Edward Hervey2008-04-241-1/+3
* ext/alsa/: Change alsa alloca's to malloc to fix warnings on gcc-4.2.David Schleef2007-09-161-2/+5
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* ext/alsa/: Clean up and simplify alsa device probing. Make it actually work f...Martin Szulecki2006-05-181-134/+48
* ext/alsa/: Helper functions to add device probing via the GstPropertyProbe in...Tim-Philipp Müller2005-12-141-0/+291