configure.ac: Add the DVB plugin to the non-ported plugins

It needs the MPEG TS parser and currently crashes during instantiation
because it can't create the MPEG TS parser.
This commit is contained in:
Sebastian Dröge 2012-01-26 15:03:27 +01:00
parent 5abef3c14b
commit 2b5c6d67ee

View file

@ -327,7 +327,7 @@ GST_PLUGINS_NONPORTED=" adpcmdec adpcmenc aiff asfmux \
apexsink bz2 cdaudio celt cog curl dc1394 dirac directfb resindvd \
gsettings gsm jp2k ladspa modplug mimic \
musepack musicbrainz nas neon ofa openal opencv rsvg schro sdl smooth sndfile soundtouch spandsp timidity \
wildmidi xvid apple_media lv2 teletextdec opus"
wildmidi xvid apple_media lv2 teletextdec opus dvb"
AC_SUBST(GST_PLUGINS_NONPORTED)
dnl these are all the gst plug-ins, compilable without additional libs