gstreamer/sys
Jan Schmidt 6d641640bb sys/: it's not legal to ask the
Original commit message from CVS:
* sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
(gst_ximagesink_ximage_new):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
(gst_xvimagesink_xvimage_new):
Apparently on Solaris and OS/X (at least), it's not legal to ask the
X server to attach to a shared memory segment after we've deleted it,
with the result that MIT-SHM is disabled. Instead, remove it only after
X succeeds in attaching too.
2008-07-17 13:57:33 +00:00
..
v4l sys/v4l/v4l_calls.c: minrange and maxrange are scaled according to the frequency multiplier. 2008-06-02 20:09:14 +00:00
ximage sys/: it's not legal to ask the 2008-07-17 13:57:33 +00:00
xvimage sys/: it's not legal to ask the 2008-07-17 13:57:33 +00:00
Makefile.am sys/v4l/v4lsrc_calls.*: Remove sync-related stuff. 2005-07-07 11:29:29 +00:00