sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp*...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 22 Jan 2004 20:51:08 +0000 (20:51 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Thu, 22 Jan 2004 20:51:08 +0000 (20:51 +0000)
commit5ea7e1a94a78af965a5404b53dad38ae55206a5a
treec075519f59682275909b2cc3d31388deaec33763
parentb469416f53fa5beba6fb14291244aa68a6435dde
sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/dsp* because it might block operations (w...

Original commit message from CVS:
2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
Fix the ossmixer case where we shouldn't open /dev/dsp* because
it might block operations (which is bad for a mixer).
ChangeLog