projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d8f87a
)
sys/oss/gstosssrc.c (gst_oss_src_open): Set the device-name property after opening...
author
Andy Wingo
<wingo@pobox.com>
Tue, 23 Aug 2005 14:10:04 +0000
(14:10 +0000)
committer
Andy Wingo
<wingo@pobox.com>
Tue, 23 Aug 2005 14:10:04 +0000
(14:10 +0000)
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.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4a8aa2bffc3500d8366beed2290957f67701021d..41231996358ea4d0e23d1b3220276ec073b9e98a 100644
(file)
--- 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...