gstreamer/gst/goom
2012-11-14 00:13:36 +00:00
..
.gitignore
config_param.c Fix FSF address 2012-11-04 00:07:18 +00:00
convolve_fx.c Fix FSF address 2012-11-04 00:07:18 +00:00
drawmethods.c Fix FSF address 2012-11-04 00:07:18 +00:00
drawmethods.h Fix FSF address 2012-11-04 00:07:18 +00:00
filters.c Fix FSF address 2012-11-04 00:07:18 +00:00
filters_mmx.s Fix FSF address 2012-11-04 00:07:18 +00:00
flying_stars_fx.c Fix FSF address 2012-11-04 00:07:18 +00:00
goom.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom.vcproj
goom_config.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_config_param.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_core.c Fix FSF address 2012-11-04 00:07:18 +00:00
goom_filters.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_fx.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_graphic.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_plugin_info.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_tools.c Fix FSF address 2012-11-04 00:07:18 +00:00
goom_tools.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_typedefs.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_visual_fx.h Fix FSF address 2012-11-04 00:07:18 +00:00
goomsl_lex.l
goomsl_yacc.y
graphic.c Fix FSF address 2012-11-04 00:07:18 +00:00
gstgoom.c gst_adapter_prev_timestamp -> gst_adapter_prev_pts 2012-11-14 00:13:36 +00:00
gstgoom.h Fix FSF address 2012-11-04 00:07:18 +00:00
ifs.c Change M_PI to G_PI 2010-12-30 14:20:52 -08:00
ifs.h
lines.c Fix FSF address 2012-11-04 00:07:18 +00:00
lines.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am android: Make it ready for androgenizer 2011-04-11 01:20:11 +02:00
mathtools.c Fix FSF address 2012-11-04 00:07:18 +00:00
mathtools.h Fix FSF address 2012-11-04 00:07:18 +00:00
mmx.c
mmx.h
motif_goom1.h Fix FSF address 2012-11-04 00:07:18 +00:00
motif_goom2.h Fix FSF address 2012-11-04 00:07:18 +00:00
plugin_info.c Fix FSF address 2012-11-04 00:07:18 +00:00
ppc_drawings.h Fix FSF address 2012-11-04 00:07:18 +00:00
ppc_drawings.s Fix FSF address 2012-11-04 00:07:18 +00:00
ppc_zoom_ultimate.h Fix FSF address 2012-11-04 00:07:18 +00:00
ppc_zoom_ultimate.s Fix FSF address 2012-11-04 00:07:18 +00:00
README goom: liboil to orc conversion 2010-06-08 17:25:34 -07:00
sound_tester.c Fix FSF address 2012-11-04 00:07:18 +00:00
sound_tester.h Fix FSF address 2012-11-04 00:07:18 +00:00
surf3d.c Fix FSF address 2012-11-04 00:07:18 +00:00
surf3d.h Fix FSF address 2012-11-04 00:07:18 +00:00
surf3d.s
tentacle3d.c Fix FSF address 2012-11-04 00:07:18 +00:00
tentacle3d.h Fix FSF address 2012-11-04 00:07:18 +00:00
v3d.c Fix FSF address 2012-11-04 00:07:18 +00:00
v3d.h Fix FSF address 2012-11-04 00:07:18 +00:00
xmmx.c goom: add edx to clobber list in inline assembly code 2010-04-17 10:26:25 +01:00
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