From 4e5af1fafb96bc50847ef248db55ce15c14745e5 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 27 Oct 2011 16:22:45 +0200 Subject: [PATCH] add spandsp to non-ported --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c22270e6de..e5ce794bc1 100644 --- a/configure.ac +++ b/configure.ac @@ -306,7 +306,7 @@ GST_PLUGINS_NONPORTED=" adpcmdec adpcmenc aiff asfmux \ decklink fbdev linsys shm vcd \ voaacenc apexsink bz2 camerabin2 cdaudio celt cog curl dc1394 dirac directfb dts resindvd \ gsettings gsm jp2k ladspa modplug mpeg2enc mplex mimic \ - musepack musicbrainz nas neon ofa openal rsvg schro sdl sndfile soundtouch timidity \ + musepack musicbrainz nas neon ofa openal rsvg schro sdl sndfile soundtouch spandsp timidity \ vp8 wildmidi xvid " AC_SUBST(GST_PLUGINS_NONPORTED)