gstreamer/win32
Sébastien Moutte 4b58be7f41 Makefile.am: Add win32 MANIFEST
Original commit message from CVS:
* Makefile.am:
Add win32 MANIFEST
* sys/directdraw/gstdirectdrawsink.c:
* sys/directdraw/gstdirectdrawsink.h:
Clear unused code and add comments.
Remove yuv from template caps, it only supports RGB
actually.
Implement XOverlay interface and remove window and fullscreen
properties.
Add debug logs.
Test for blit capabilities to return only the current colorspace if
the hardware can't blit for one colorspace to another.
* sys/directsound/gstdirectsoundsink.c:
Add some debugs.
* win32/MANIFEST:
Add VS7 project files and solution.
* win32/vs6/gst_plugins_bad.dsw:
* win32/vs6/libgstdirectdraw.dsp:
* win32/vs6/libgstdirectsound.dsp:
* win32/vs6/libgstqtdemux.dsp:
Update project files.
2007-02-11 15:26:49 +00:00
..
common gst/avi/gstavimux.c: Comment a #if 0 in caps template definition as VS6 seems to do not support it. 2007-02-11 12:57:47 +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 win32/vs8/: Make end-of-line returns unixy, so that when the files are checked out on win32 the line returns will be ... 2006-11-14 20:07:22 +00:00
MANIFEST win32/MANIFEST: Fix compilation on win32 under VS8 2006-12-01 10:31:46 +00:00