gstreamer/gst/goom
2019-10-14 11:04:18 +01:00
..
config_param.c goom: Remove french comment saying to prefix functions 2014-04-27 21:57:38 -04: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 doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
filters_mmx.s Fix FSF address 2012-11-04 00:07:18 +00:00
flying_stars_fx.c doc: Fix some docstrings 2019-05-13 17:00:00 -04:00
goom.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_config.h docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
goom_config_param.h Fix FSF address 2012-11-04 00:07:18 +00:00
goom_core.c goom: Initialised variables to remove compiler warnings 2015-07-07 13:18:49 +03:00
goom_filters.h docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04: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 docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
goom_tools.c Fix FSF address 2012-11-04 00:07:18 +00:00
goom_tools.h doc: Fix some docstrings 2019-05-13 17:00:00 -04: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 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 Fix FSF address 2012-11-04 00:07:18 +00:00
gstgoom.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
gstgoom.h goom/goom2k1: remove obsolete left over files 2015-10-12 17:14:53 +01:00
ifs.c docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04:00
ifs.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
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
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
meson.build doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04: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 goom: Fix MMX assembly compilation with clang 2013-09-21 18:48:19 +02:00
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 goom: remove compiler trick 2015-10-21 17:57:22 +01: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 docs: Port all docstring to gtk-doc markdown 2019-05-13 10:24:40 -04: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 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 goom: Use fabs() instead of abs() to calculate the floating point absolute value 2014-05-19 11:24:06 +02: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 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 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