mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 12:38:48 +00:00
configure: Add wasapi to the unported plugins
This commit is contained in:
parent
f7f34f9f3f
commit
b5c5bc74c4
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@ GST_PLUGINS_NONPORTED=" aiff \
|
||||||
gsettings jasper ladspa \
|
gsettings jasper ladspa \
|
||||||
musepack musicbrainz nas neon ofa openal rsvg sdl sndfile timidity \
|
musepack musicbrainz nas neon ofa openal rsvg sdl sndfile timidity \
|
||||||
directdraw direct3d9 acm wininet \
|
directdraw direct3d9 acm wininet \
|
||||||
wildmidi xvid lv2 teletextdec sndio uvch264"
|
wildmidi xvid lv2 teletextdec sndio uvch264 wasapi"
|
||||||
AC_SUBST(GST_PLUGINS_NONPORTED)
|
AC_SUBST(GST_PLUGINS_NONPORTED)
|
||||||
|
|
||||||
dnl these are all the gst plug-ins, compilable without additional libs
|
dnl these are all the gst plug-ins, compilable without additional libs
|
||||||
|
|
Loading…
Reference in a new issue