Add directsoundsink to build and dist it, so it gets built when compiling with MingW...
authorVincent Torri <vtorri@univ-evry.fr>
Thu, 4 Jan 2007 09:44:57 +0000 (09:44 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 4 Jan 2007 09:44:57 +0000 (09:44 +0000)
commite2117c6c678ae18f7cb5f6dd24b1b8d9b0fa84bf
tree2cfcee35a9c1b524102a9316e9d7370d3a59232f
parente163953b0e1c80aab8622cc0ec5ed567da8097c1
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.
ChangeLog
configure.ac
sys/Makefile.am
sys/directsound/Makefile.am [new file with mode: 0644]
sys/directsound/gstdirectsoundsink.c
tests/check/elements/.gitignore