diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: |