summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-08-23 14:10:05 +0000
committerAndy Wingo <wingo@pobox.com>2005-08-23 14:10:05 +0000
commitceab3d5da2b7e9e78fc07786cd8c63ff41d8cb4c (patch)
tree0f0fc84d45532941df349f7de9d5ddacd7fb2805 /ChangeLog
parent02a32faa481dfc259dad9e40b75a88f1d917d224 (diff)
sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after opening the mixer.
Original commit message from CVS: 2005-08-23 Andy Wingo <wingo@pobox.com> * sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after opening the mixer.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4a8aa2bf..41231996 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-08-23 Andy Wingo <wingo@pobox.com>
+ * sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name
+ property after opening the mixer.
+
* sys/oss/gstosssrc.c:
* sys/oss/gstosssrc.h: Easy to implement a mixer, eh...