From e2117c6c678ae18f7cb5f6dd24b1b8d9b0fa84bf Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Thu, 4 Jan 2007 09:44:57 +0000 Subject: 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 * 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. --- tests/check/elements/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/check/elements') diff --git a/tests/check/elements/.gitignore b/tests/check/elements/.gitignore index 3216d000..a9c39de6 100644 --- a/tests/check/elements/.gitignore +++ b/tests/check/elements/.gitignore @@ -1,6 +1,5 @@ .dirstamp tagid3v2mux - gdpdepay gdppay mpeg2enc @@ -10,4 +9,4 @@ wavpackparse videocrop rganalysis y4menc -neonhttpsrc.c +neonhttpsrc -- cgit v1.2.1