gstreamer/sys
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
..
directdraw Makefile.am: Add win32 MANIFEST 2007-02-11 15:26:49 +00:00
directsound Add directsoundsink to build and dist it, so it gets built when compiling with MingW on win32 and the required header... 2007-01-04 09:44:57 +00:00
oss sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking flag once the device is opened. In those... 2006-10-17 14:37:49 +00:00
osxaudio Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
osxvideo configure.ac: Check for an Objective C compiler 2007-01-30 17:19:33 +00:00
sunaudio configure.ac: Activate monoscope when building with --enable-experimental. Fix 2007-02-11 10:53:21 +00:00
v4l2 sys/v4l2/: Fix EIO handing when capturing. Add new property to specify the number of buffers to enque (and remove the... 2007-01-17 14:30:50 +00:00
ximage Use G_GSIZE_FORMAT in print statements for portability. 2007-01-25 10:36:35 +00:00
Makefile.am add build stuff for v4l2, needs --enable-experimental until the last bits are resolved 2006-10-03 18:15:58 +00:00