gstreamer/sys/directdraw
Vincent Torri 2ae3fda5fa Add directdrawsink to build and dist it, so it gets built when compiling with MingW on win32 and the required headers...
Original commit message from CVS:
Patch by: Vincent Torri  <vtorri at univ-evry fr>
* configure.ac:
* sys/Makefile.am:
* sys/directdraw/Makefile.am:
Add directdrawsink to build and dist it, so it gets built when
compiling with MingW on win32 and the required headers and libraries
are available (fixes: #392313).
* sys/directdraw/gstdirectdrawsink.c:
(gst_directdrawsink_center_rect), (gst_directdrawsink_show_frame),
(gst_directdrawsink_setup_ddraw),
(gst_directdrawsink_surface_create):
Comment out some unused things and fix some printf format issues in
order to avoid warnings when buildling with MingW (#392313).
2007-01-03 19:54:33 +00:00
..
gstdirectdrawplugin.c rework build; add translations for v4l2 2006-04-01 10:09:11 +00:00
gstdirectdrawsink.c Add directdrawsink to build and dist it, so it gets built when compiling with MingW on win32 and the required headers... 2007-01-03 19:54:33 +00:00
gstdirectdrawsink.h 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
Makefile.am Add directdrawsink to build and dist it, so it gets built when compiling with MingW on win32 and the required headers... 2007-01-03 19:54:33 +00:00