mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-07 16:49:52 +00:00
configure: update ported plugins list
This commit is contained in:
parent
a9cd741671
commit
b7de899d5d
1 changed files with 2 additions and 2 deletions
|
@ -210,9 +210,9 @@ 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 synaesthesia xingmux \
|
||||
GST_PLUGINS_NONPORTED=" dvdsub iec958 synaesthesia xingmux \
|
||||
mpegstream realmedia \
|
||||
a52dec amrnb amrwb cdio dvdread lame mpeg2dec twolame x264 "
|
||||
amrnb amrwb cdio dvdread mpeg2dec twolame "
|
||||
AC_SUBST(GST_PLUGINS_NONPORTED)
|
||||
|
||||
dnl these are all the gst plug-ins, compilable without additional libs
|
||||
|
|
Loading…
Reference in a new issue