[MOVED FROM GOOD] sys/directdraw/: Prepare the plugin to move to good:
authorSébastien Moutte <sebastien@moutte.net>
Sun, 18 Feb 2007 18:00:51 +0000 (18:00 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Sat, 16 May 2009 00:29:15 +0000 (01:29 +0100)
commit835917a6fef29c2e413e4b1b279076bbb985ad79
tree57eebfd24fcd28ea16620fdad87fa386552ab593
parent4dab9691c39ccf09da8ab487b0cd2a1e4101b951
[MOVED FROM GOOD] 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
sys/directdraw/gstdirectdrawplugin.c
sys/directdraw/gstdirectdrawsink.c
sys/directdraw/gstdirectdrawsink.h