gstreamer/sys
Vincent Torri 40de57f68f Add directsoundsink to build and dist it, so it gets built when compiling with MingW on win32 and the required header...
Original commit message from CVS:
Patch by: Vincent Torri  <vtorri at univ-evry fr>
* configure.ac:
* sys/Makefile.am:
* sys/directsound/Makefile.am:
* sys/directsound/gstdirectsoundsink.c:
(gst_directsoundsink_reset):
Add directsoundsink to build and dist it, so it gets built when
compiling with MingW on win32 and the required headers and libraries
are available (fixes: #392638). Also simplify DirectDraw check a bit.
* tests/check/elements/.cvsignore:
Fix CVS ignore for neonhttpsrc test binary.
2007-01-04 09:44:57 +00:00
..
directdraw 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
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
sunaudio sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device reports. Turns out it is sometimes completely... 2006-12-11 21:21:16 +00:00
v4l2 sys/v4l2/v4l2src_calls.c: cleanup the error message a bit more 2006-11-30 16:46:13 +00:00
ximage sys/ximage/gstximagesrc.c: Fix presumably copy'n'pasto for 16bpp depth. 2006-12-24 11:36:31 +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