gstreamer/gst/goom
Stefan Kost 084812bffd Don't install static libs for plugins. Fixes #550851 for -good.
Original commit message from CVS:
* ext/aalib/Makefile.am:
* ext/annodex/Makefile.am:
* ext/cairo/Makefile.am:
* ext/dv/Makefile.am:
* ext/esd/Makefile.am:
* ext/flac/Makefile.am:
* ext/gconf/Makefile.am:
* ext/gdk_pixbuf/Makefile.am:
* ext/hal/Makefile.am:
* ext/jpeg/Makefile.am:
* ext/ladspa/Makefile.am:
* ext/libcaca/Makefile.am:
* ext/libmng/Makefile.am:
* ext/libpng/Makefile.am:
* ext/mikmod/Makefile.am:
* ext/pulse/Makefile.am:
* ext/raw1394/Makefile.am:
* ext/shout2/Makefile.am:
* ext/soup/Makefile.am:
* ext/speex/Makefile.am:
* ext/taglib/Makefile.am:
* ext/wavpack/Makefile.am:
* gst/alpha/Makefile.am:
* gst/apetag/Makefile.am:
* gst/audiofx/Makefile.am:
* gst/auparse/Makefile.am:
* gst/autodetect/Makefile.am:
* gst/avi/Makefile.am:
* gst/cutter/Makefile.am:
* gst/debug/Makefile.am:
* gst/effectv/Makefile.am:
* gst/equalizer/Makefile.am:
* gst/flx/Makefile.am:
* gst/goom/Makefile.am:
* gst/goom2k1/Makefile.am:
* gst/icydemux/Makefile.am:
* gst/id3demux/Makefile.am:
* gst/interleave/Makefile.am:
* gst/law/Makefile.am:
* gst/level/Makefile.am:
* gst/matroska/Makefile.am:
* gst/median/Makefile.am:
* gst/monoscope/Makefile.am:
* gst/multifile/Makefile.am:
* gst/multipart/Makefile.am:
* gst/oldcore/Makefile.am:
* gst/qtdemux/Makefile.am:
* gst/replaygain/Makefile.am:
* gst/rtp/Makefile.am:
* gst/rtsp/Makefile.am:
* gst/smpte/Makefile.am:
* gst/spectrum/Makefile.am:
* gst/udp/Makefile.am:
* gst/videobox/Makefile.am:
* gst/videocrop/Makefile.am:
* gst/videofilter/Makefile.am:
* gst/videomixer/Makefile.am:
* gst/wavenc/Makefile.am:
* gst/wavparse/Makefile.am:
* sys/directdraw/Makefile.am:
* sys/directsound/Makefile.am:
* sys/oss/Makefile.am:
* sys/osxaudio/Makefile.am:
* sys/osxvideo/Makefile.am:
* sys/sunaudio/Makefile.am:
* sys/v4l2/Makefile.am:
* sys/waveform/Makefile.am:
* sys/ximage/Makefile.am:
Don't install static libs for plugins. Fixes #550851 for -good.
2008-11-04 12:28:34 +00:00
..
.gitignore gst/: Ignore files. 2008-08-26 08:00:57 +00:00
config_param.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
convolve_fx.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
drawmethods.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
drawmethods.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
filters.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
filters_mmx.s gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
flying_stars_fx.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom.vcproj more working plugins 2004-07-27 21:41:30 +00:00
goom_config.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_config_param.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_core.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_filters.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_fx.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_graphic.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_plugin_info.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_tools.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_tools.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_typedefs.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goom_visual_fx.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
goomsl_lex.l gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but add other CFLAGS 2008-02-23 03:10:55 +00:00
goomsl_yacc.y gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but add other CFLAGS 2008-02-23 03:10:55 +00:00
graphic.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
gstgoom.c Add goom2k1 into the docs. 2008-05-11 14:43:26 +00:00
gstgoom.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
ifs.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
ifs.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
lines.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
lines.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
mathtools.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
mathtools.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
mmx.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
mmx.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
motif_goom1.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
motif_goom2.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
plugin_info.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
ppc_drawings.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
ppc_drawings.s gst/goom/: Change license of these files to LGPL, as permitted by the author, Guillaume Borios. See #515073. 2008-04-09 14:02:37 +00:00
ppc_zoom_ultimate.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
ppc_zoom_ultimate.s gst/goom/: Change license of these files to LGPL, as permitted by the author, Guillaume Borios. See #515073. 2008-04-09 14:02:37 +00:00
README gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
sound_tester.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
sound_tester.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
surf3d.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
surf3d.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
surf3d.s configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00
tentacle3d.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
tentacle3d.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
v3d.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
v3d.h gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
xmmx.c gst/goom/: Add license headers in all source files. Remove filter.c from 2008-10-28 06:50:57 +00:00
xmmx.h configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the new goom 2k4 based plugin 2008-02-23 01:51:37 +00:00

The Goom plugin is based on the Goom visualization code from
the Goom homepage found at: 
http://ios.free.fr/?page=projet&quoi=1 

Like the original library so is the Goom plugin available under the LGPL license

This is based on goom2k4 with changes to plugin_info.c and mmx.h to use liboil for CPU
detection and GStreamer-specific ifdef's for architecture detection.

These files are not in use right now:
filters_mmx.s
goomsl*
surf3d.s