ext/alsa/gstalsa.c: Don't probe for playback device if we're a source element. Fixes #139658.

Original commit message from CVS:
* ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
Don't probe for playback device if we're a source element. Fixes
#139658.
This commit is contained in:
Ronald S. Bultje 2004-04-29 00:40:14 +00:00
parent 16923c41ce
commit ac9af3a3d7

View file

@ -1,3 +1,9 @@
2004-04-28 Ronald Bultje <rbultje@ronald.bitfreak.net>
* ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
Don't probe for playback device if we're a source element. Fixes
#139658.
2004-04-29 Benjamin Otte <otte@gnome.org>
* ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),