gstreamer/sys/directdraw
Sébastien Moutte 71cf071f58 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
..
gstdirectdrawplugin.c sys/directdraw/: Prepare the plugin to move to good: 2007-02-18 18:00:51 +00:00
gstdirectdrawsink.c sys/directdraw/: Prepare the plugin to move to good: 2007-02-18 18:00:51 +00:00
gstdirectdrawsink.h sys/directdraw/: Prepare the plugin to move to good: 2007-02-18 18:00:51 +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