gstreamer/win32
Sébastien Moutte f0ea2ecc06 sys/directdraw/: Prepare the plugin to move to good:
Original commit message from CVS:
* sys/directdraw/gstdirectdrawplugin.c:
* sys/directdraw/gstdirectdrawsink.c:
* sys/directdraw/gstdirectdrawsink.h:
Prepare the plugin to move to good:
Remove unused/untested code (rendering to an extern surface,
yuv format rendering).Use GST_(DEBUG/*)_OBJECT macros
Rename all functions from gst_directdrawsink to gst_directdraw_sink.
Add gtk doc section
Fix a bug in gst_directdraw_sink_show_frame, memcpy line by line
respecting destination surface stride.
* sys/directsound/gstdirectsoundplugin.c:
* sys/directsound/gstdirectsoundsink.c:
* sys/directsound/gstdirectsoundsink.h:
Prepare the plugin to move to good:
Rename all functions from gst_directsoundsink to gst_directsound_sink.
Add gtk doc section
* win32/common/config.h.in:
* win32/MANIFEST:
Add config.h.in
2007-02-18 18:00:51 +00:00
..
common sys/directdraw/: Prepare the plugin to move to good: 2007-02-18 18:00:51 +00:00
vs6 Makefile.am: Add win32 MANIFEST 2007-02-11 15:26:49 +00:00
vs7 sys/: sinks are now using GST_RANK_PRIMARY to be used with autodectection 2006-03-03 23:45:23 +00:00
vs8 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
gst.sln more working plugins 2004-07-27 21:41:30 +00:00
MANIFEST sys/directdraw/: Prepare the plugin to move to good: 2007-02-18 18:00:51 +00:00