gstreamer/subprojects/gst-plugins-good/gst/goom
Akkariin Meiko 27c4ec74a1 Update
2022-03-12 03:16:09 +08:00
..
config_param.c Update 2022-03-12 03:16:09 +08:00
convolve_fx.c Update 2022-03-12 03:16:09 +08:00
drawmethods.c Update 2022-03-12 03:16:09 +08:00
drawmethods.h Update 2022-03-12 03:16:09 +08:00
filters_mmx.s Update 2022-03-12 03:16:09 +08:00
filters.c Update 2022-03-12 03:16:09 +08:00
flying_stars_fx.c Update 2022-03-12 03:16:09 +08:00
goom_config_param.h Update 2022-03-12 03:16:09 +08:00
goom_config.h Update 2022-03-12 03:16:09 +08:00
goom_core.c Update 2022-03-12 03:16:09 +08:00
goom_filters.h Update 2022-03-12 03:16:09 +08:00
goom_fx.h Update 2022-03-12 03:16:09 +08:00
goom_graphic.h Update 2022-03-12 03:16:09 +08:00
goom_plugin_info.h Update 2022-03-12 03:16:09 +08:00
goom_tools.c Update 2022-03-12 03:16:09 +08:00
goom_tools.h Update 2022-03-12 03:16:09 +08:00
goom_typedefs.h Update 2022-03-12 03:16:09 +08:00
goom_visual_fx.h Update 2022-03-12 03:16:09 +08:00
goom.h Update 2022-03-12 03:16:09 +08:00
goomsl_lex.l Update 2022-03-12 03:16:09 +08:00
goomsl_yacc.y Update 2022-03-12 03:16:09 +08:00
graphic.c Update 2022-03-12 03:16:09 +08:00
gstgoom.c Update 2022-03-12 03:16:09 +08:00
gstgoom.h Update 2022-03-12 03:16:09 +08:00
ifs.c Update 2022-03-12 03:16:09 +08:00
ifs.h Update 2022-03-12 03:16:09 +08:00
lines.c Update 2022-03-12 03:16:09 +08:00
lines.h Update 2022-03-12 03:16:09 +08:00
mathtools.c Update 2022-03-12 03:16:09 +08:00
mathtools.h Update 2022-03-12 03:16:09 +08:00
meson.build Update 2022-03-12 03:16:09 +08:00
mmx.c Update 2022-03-12 03:16:09 +08:00
mmx.h Update 2022-03-12 03:16:09 +08:00
motif_goom1.h Update 2022-03-12 03:16:09 +08:00
motif_goom2.h Update 2022-03-12 03:16:09 +08:00
plugin_info.c Update 2022-03-12 03:16:09 +08:00
ppc_drawings.h Update 2022-03-12 03:16:09 +08:00
ppc_drawings.s Update 2022-03-12 03:16:09 +08:00
ppc_zoom_ultimate.h Update 2022-03-12 03:16:09 +08:00
ppc_zoom_ultimate.s Update 2022-03-12 03:16:09 +08:00
README Update 2022-03-12 03:16:09 +08:00
sound_tester.c Update 2022-03-12 03:16:09 +08:00
sound_tester.h Update 2022-03-12 03:16:09 +08:00
surf3d.c Update 2022-03-12 03:16:09 +08:00
surf3d.h Update 2022-03-12 03:16:09 +08:00
surf3d.s Update 2022-03-12 03:16:09 +08:00
tentacle3d.c Update 2022-03-12 03:16:09 +08:00
tentacle3d.h Update 2022-03-12 03:16:09 +08:00
v3d.c Update 2022-03-12 03:16:09 +08:00
v3d.h Update 2022-03-12 03:16:09 +08:00
xmmx.c Update 2022-03-12 03:16:09 +08:00
xmmx.h Update 2022-03-12 03:16:09 +08: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