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 | ce608897ab2641dff4b477fdeac78b05354a3281 (patch) | |
| tree | 02b2072df15b6b3b125e0722673af2c1f8bc3f63 /ChangeLog | |
| parent | 147a44ce0352fe9d317d4483d70fd0475fda30fc (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), |
