summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJerry Tan <jerry.tan@sun.com>2006-12-08 14:32:51 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-12-08 14:32:51 +0000
commit6c58a6baea08b449fec5909d7421c744ab0e65fd (patch)
tree5a08c005bcea897878037655a69d0024dd620be0 /ChangeLog
parent6b01538bca460e8a97eb5a7a73a3b76aee61734e (diff)
sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the...
Original commit message from CVS: * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open): Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the mixer device doesn't need opening non-blocking - it can be opened by multiple processes by default, but needs the ioctl for multiple opens within 1 process. Patch by: Jerry Tan <jerry.tan at sun dot com> Fixes: #349015
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a228a977..7647b4d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-12-08 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
+ Apply patch to open the mixer control and set the MULTIPLE_OPEN
+ ioctl. On solaris, the mixer device doesn't need opening non-blocking
+ - it can be opened by multiple processes by default, but needs the ioctl for multiple opens within 1 process.
+ Patch by: Jerry Tan <jerry.tan at sun dot com>
+ Fixes: #349015
+
2006-12-07 Wim Taymans <wim@fluendo.com>
* gst/smpte/gstmask.h: