gstreamer/gst/goom
2012-01-05 10:30:33 +01:00
..
.gitignore
config_param.c
convolve_fx.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
drawmethods.c
drawmethods.h
filters.c
filters_mmx.s
flying_stars_fx.c
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
goom_config.h
goom_config_param.h
goom_core.c
goom_filters.h
goom_fx.h
goom_graphic.h
goom_plugin_info.h
goom_tools.c
goom_tools.h
goom_typedefs.h
goom_visual_fx.h
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
graphic.c
gstgoom.c goom: Port to the new multichannel caps and update for the new raw audio layout field 2012-01-05 10:30:33 +01:00
gstgoom.h goom: port goom 2011-06-09 10:50:44 +02:00
ifs.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
ifs.h
lines.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
lines.h
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
mathtools.c
mathtools.h
mmx.c
mmx.h
motif_goom1.h
motif_goom2.h
plugin_info.c goom: fix build on PPC on openbsd 2011-07-16 23:50:25 +01:00
ppc_drawings.h
ppc_drawings.s
ppc_zoom_ultimate.h
ppc_zoom_ultimate.s
README
sound_tester.c
sound_tester.h
surf3d.c
surf3d.h
surf3d.s
tentacle3d.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
tentacle3d.h
v3d.c
v3d.h
xmmx.c
xmmx.h

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 Orc 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