mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
added back goom to configure.ac after syncing with release
Original commit message from CVS: added back goom to configure.ac after syncing with release
This commit is contained in:
parent
e371dc2b58
commit
824252ea93
1 changed files with 2 additions and 1 deletions
|
@ -205,7 +205,7 @@ GST_PLUGINS_ALL="\
|
|||
mpegaudio mpegaudioparse mpegstream mpegtypes\
|
||||
passthrough playondemand rtjpeg silence sine\
|
||||
smooth spectrum speed stereo stereomono\
|
||||
synaesthesia udp videoscale volenv volume vumeter wavparse y4m"
|
||||
synaesthesia udp videoscale volenv volume vumeter wavparse y4m goom"
|
||||
|
||||
AC_SUBST(GST_PLUGINS_ALL)
|
||||
|
||||
|
@ -794,6 +794,7 @@ gst/volume/Makefile
|
|||
gst/vumeter/Makefile
|
||||
gst/wavparse/Makefile
|
||||
gst/y4m/Makefile
|
||||
gst/goom/Makefile
|
||||
sys/Makefile
|
||||
sys/oss/Makefile
|
||||
sys/qcam/Makefile
|
||||
|
|
Loading…
Reference in a new issue