gstreamer/sys
Sergey Scobich a0eefe10e2 sys/: Wait until the window is created before using it; guard unistd.h includes with HAVE_UNISTD_H. (#366523)
Original commit message from CVS:
Patch by: Sergey Scobich  <sergey dot scobich at gmail com>
* sys/directdraw/gstdirectdrawsink.c:
(gst_directdrawsink_window_thread),
(gst_directdrawsink_create_default_window):
* sys/directdraw/gstdirectdrawsink.h:
* sys/directsound/gstdirectsoundsink.c:
Wait until the window is created before using it; guard unistd.h
includes with HAVE_UNISTD_H. (#366523)
* win32/vs8/libgstdirectdraw.vcproj:
* win32/vs8/libgstdirectsound.vcproj:
Update project files.
2006-11-01 10:19:18 +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 Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
v4l2 sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify() for "channel" property that doesn't exi... 2006-10-18 11:04:09 +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