mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
- add goom to the build system, dunno if it works, but it doesn't break my ppc :)
Original commit message from CVS: - add goom to the build system, dunno if it works, but it doesn't break my ppc :)
This commit is contained in:
parent
c7669b9434
commit
88d7ce0080
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)
|
||||
|
||||
|
@ -783,6 +783,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