diff options
author | Christophe Fergeau <teuf@gnome.org> | 2004-02-29 10:43:03 +0000 |
---|---|---|
committer | Christophe Fergeau <teuf@gnome.org> | 2004-02-29 10:43:03 +0000 |
commit | 33225a4b41ae589d68136255fa6c12a7a57ddb2d (patch) | |
tree | 5f3b04ec2cea7c6124b71dfbacf0a0412f3452e9 /ChangeLog | |
parent | b88cdd4a744458340241bef1805351bd55381a3a (diff) |
sys/oss/gstosselement.*: Reworked enumeration of oss dsps and mixers so that gst-mixer works on my system using alsa ...
Original commit message from CVS:
2004-02-29 Christophe Fergeau <teuf@gnome.org>
* sys/oss/gstosselement.c: (gst_osselement_probe),
(device_combination_append), (gst_osselement_class_probe_devices):
* sys/oss/gstosselement.h:
Reworked enumeration of oss dsps and mixers so that gst-mixer works
on my system using alsa oss emulation, fixes bug #135597
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-02-29 Christophe Fergeau <teuf@gnome.org> + + * sys/oss/gstosselement.c: (gst_osselement_probe), + (device_combination_append), (gst_osselement_class_probe_devices): + * sys/oss/gstosselement.h: + Reworked enumeration of oss dsps and mixers so that gst-mixer works + on my system using alsa oss emulation, fixes bug #135597 + 2004-02-29 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/videodrop/gstvideodrop.c: (gst_videodrop_init), |