• Home
Name Date Size #Lines LOC

..--

READMED12-May-2024436 1410

config_param.cD12-May-20242.9 KiB143101

convolve_fx.cD12-May-202410.3 KiB369248

drawmethods.cD12-May-20244.8 KiB223131

drawmethods.hD12-May-20241 KiB286

filters.cD12-May-202423.5 KiB862481

filters_mmx.sD12-May-20245 KiB217151

flying_stars_fx.cD12-May-20248.7 KiB362244

goom.hD12-May-20241.4 KiB4311

goom_config.hD12-May-20241.2 KiB4620

goom_config_param.hD12-May-20243.5 KiB13588

goom_core.cD12-May-202428.3 KiB857650

goom_filters.hD12-May-20242.4 KiB7136

goom_fx.hD12-May-20241.1 KiB318

goom_graphic.hD12-May-20242.1 KiB9356

goom_plugin_info.hD12-May-20244.6 KiB182103

goom_tools.cD12-May-20241.4 KiB5128

goom_tools.hD12-May-20241.6 KiB5420

goom_typedefs.hD12-May-20241.1 KiB309

goom_visual_fx.hD12-May-20241.2 KiB3613

goomsl_lex.lD12-May-20244.1 KiB9578

goomsl_yacc.yD12-May-202450.5 KiB1,4391,210

graphic.cD12-May-20241.1 KiB299

gstgoom.cD12-May-20245.8 KiB219141

gstgoom.hD12-May-20241.9 KiB6929

ifs.cD12-May-202417.9 KiB775590

ifs.hD12-May-20242 KiB558

lines.cD12-May-20246.2 KiB258197

lines.hD12-May-20242.3 KiB9548

mathtools.cD12-May-20246.2 KiB10783

mathtools.hD12-May-20241.7 KiB5922

meson.buildD12-May-2024644 3229

mmx.cD12-May-20247.5 KiB292207

mmx.hD12-May-202422.4 KiB742454

motif_goom1.hD12-May-202449.4 KiB1,0451,026

motif_goom2.hD12-May-202449.7 KiB1,0451,026

plugin_info.cD12-May-20247.5 KiB263199

ppc_drawings.hD12-May-20241.2 KiB293

ppc_drawings.sD12-May-20249.7 KiB395324

ppc_zoom_ultimate.hD12-May-20241.2 KiB262

ppc_zoom_ultimate.sD12-May-202410.2 KiB337282

sound_tester.cD12-May-20244.8 KiB162105

sound_tester.hD12-May-20241,015 306

surf3d.cD12-May-20243.4 KiB153109

surf3d.hD12-May-20241.6 KiB5827

surf3d.sD12-May-20247.4 KiB485484

tentacle3d.cD12-May-20249.1 KiB359269

tentacle3d.hD12-May-2024922 275

v3d.cD12-May-20241.2 KiB3917

v3d.hD12-May-20241.9 KiB8441

xmmx.cD12-May-202410.4 KiB403240

xmmx.hD12-May-202414.7 KiB538308

README

1The Goom plugin is based on the Goom visualization code from
2the Goom homepage found at:
3http://ios.free.fr/?page=projet&quoi=1
4
5Like the original library so is the Goom plugin available under the LGPL license
6
7This is based on goom2k4 with changes to plugin_info.c and mmx.h to use Orc for CPU
8detection and GStreamer-specific ifdef's for architecture detection.
9
10These files are not in use right now:
11filters_mmx.s
12goomsl*
13surf3d.s
14