gstreamer/ext/alsa
Edward Hervey f75494578e ext/alsa/gstalsadeviceprobe.c: Don't return before freeing up the allocated structures.
Original commit message from CVS:
* ext/alsa/gstalsadeviceprobe.c:
(gst_alsa_get_device_list): Don't return before freeing up
the allocated structures.
2008-04-24 09:27:35 +00:00
..
gstalsa.c ext/alsa/gstalsa.c: Probe for IEC958 pcm to detect if we can do SPDIF output. 2008-02-29 18:44:36 +00:00
gstalsa.h ext/alsa/gstalsa.c: Probe for IEC958 pcm to detect if we can do SPDIF output. 2008-02-29 18:44:36 +00:00
gstalsadeviceprobe.c ext/alsa/gstalsadeviceprobe.c: Don't return before freeing up the allocated structures. 2008-04-24 09:27:35 +00:00
gstalsadeviceprobe.h ext/alsa/: Clean up and simplify alsa device probing. Make it actually work for multiple classes. Don't cache results... 2006-05-18 17:19:39 +00:00
gstalsamixer.c ext/alsa/gstalsamixer.c: Use snd_mixer_selem_set_{playback|capture}_volume_all() if the volume is the same for all ch... 2008-01-07 13:59:43 +00:00
gstalsamixer.h Fixes: #152864 2007-07-21 09:21:12 +00:00
gstalsamixerelement.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gstalsamixerelement.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstalsamixeroptions.c gst-libs/gst/interfaces/mixertrack.c: API: add "untranslated-label" property which should be set by implementations a... 2007-03-07 18:50:10 +00:00
gstalsamixeroptions.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
gstalsamixertrack.c Correct all relevant warnings found by the sparse semantic code analyzer. This include marking several symbols static... 2008-03-03 06:04:31 +00:00
gstalsamixertrack.h ext/alsa/: Improve and fix mixer track handling, in particular better handling of alsa's pvolume/pswitch/cvolume/cswi... 2006-08-29 11:50:51 +00:00
gstalsaplugin.c ext/: - a library should not call setlocale. see Libraries node in gettext manual 2006-01-27 01:06:29 +00:00
gstalsasink.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gstalsasink.h ext/alsa/gstalsa.c: Probe for IEC958 pcm to detect if we can do SPDIF output. 2008-02-29 18:44:36 +00:00
gstalsasrc.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
gstalsasrc.h ext/alsa/gstalsasink.*: Remove unused dispose function. 2007-03-01 16:48:45 +00:00
Makefile.am ext/alsa/Makefile.am: There is no GST_PLUGINS_BASE_LIBS defined. 2007-08-24 15:28:33 +00:00