gstreamer/sys
Jerry Tan 6c58a6baea 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
2006-12-08 14:32:51 +00:00
..
directdraw sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523) 2006-11-01 10:19:18 +00:00
directsound sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523) 2006-11-01 10:19:18 +00:00
oss sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking flag once the device is opened. In those... 2006-10-17 14:37:49 +00:00
osxaudio Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
sunaudio sys/sunaudio/gstsunaudiosrc.c: Apply patch to open the mixer control and set the MULTIPLE_OPEN ioctl. On solaris, the... 2006-12-08 14:32:51 +00:00
v4l2 sys/v4l2/v4l2src_calls.c: cleanup the error message a bit more 2006-11-30 16:46:13 +00:00
ximage Printf format fixes. 2006-10-05 16:37:33 +00:00
Makefile.am add build stuff for v4l2, needs --enable-experimental until the last bits are resolved 2006-10-03 18:15:58 +00:00