gstreamer/ext
Tim-Philipp Müller 534e0c268e ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class.
Original commit message from CVS:
* ext/alsa/Makefile.am:
* ext/alsa/gstalsadeviceprobe.c:
* ext/alsa/gstalsadeviceprobe.h:
Helper functions to add device probing via the GstPropertyProbe
interface to a class.
* ext/alsa/gstalsamixer.h:
Comment out GST_ALSA_MIXER, it returns a struct that's not
used.
* ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
Add some debug info.
* ext/alsa/gstalsamixerelement.c:
(gst_alsa_mixer_element_interface_supported),
(gst_implements_interface_init),
(gst_alsa_mixer_element_init_interfaces),
(gst_alsa_mixer_element_class_init),
(gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
(gst_alsa_mixer_element_set_property),
(gst_alsa_mixer_element_get_property),
(gst_alsa_mixer_element_change_state):
* ext/alsa/gstalsamixerelement.h:
Add 'device' and 'device-name' properties. Add GstPropertyProbe
for device handling (gnome-volume-control will need that).
2005-12-14 17:58:48 +00:00
..
alsa ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
cdparanoia ext/cdparanoia/: Partially ported cdparanoia now that basesrc can support a plugin like this.. 2005-12-12 15:06:46 +00:00
gnomevfs expand tabs 2005-12-06 19:42:02 +00:00
libvisual Update for alloc_buffer changes. 2005-12-05 13:02:12 +00:00
ogg ext/ogg/gstoggdemux.c: Use the correct function to free list of typefind factories. 2005-12-12 19:13:09 +00:00
pango expand tabs 2005-12-06 19:42:02 +00:00
theora expand tabs 2005-12-06 19:42:02 +00:00
vorbis expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00