From ceab3d5da2b7e9e78fc07786cd8c63ff41d8cb4c Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 23 Aug 2005 14:10:05 +0000 Subject: 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 * sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after opening the mixer. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a8aa2bf..41231996 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-08-23 Andy Wingo + * 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... -- cgit