mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
configure: Add synaesthesia to the list of non-ported plugins
This commit is contained in:
parent
2e6d295b8b
commit
06b391d63d
1 changed files with 2 additions and 2 deletions
|
@ -210,8 +210,8 @@ dnl *** plug-ins to include ***
|
|||
|
||||
dnl Non ported plugins (non-dependant, then dependant)
|
||||
dnl Make sure you have a space before and after all plugins
|
||||
GST_PLUGINS_NONPORTED=" dvdlpcmdec dvdsub iec958 xingmux mpegstream \
|
||||
realmedia \
|
||||
GST_PLUGINS_NONPORTED=" dvdlpcmdec dvdsub iec958 synaesthesia xingmux \
|
||||
mpegstream realmedia \
|
||||
a52dec amrnb amrwb cdio dvdread lame mpeg2dec twolame x264 "
|
||||
AC_SUBST(GST_PLUGINS_NONPORTED)
|
||||
|
||||
|
|
Loading…
Reference in a new issue