gstreamer/gst/goom
Stefan Kost de4b0ef7dd goom,monoscope: truncate own caps, instead of copying and using the first only
We got the caps from an intersect, it is our own, hence we can truncate it.
2010-05-06 15:43:54 +03:00
..
.gitignore
config_param.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
convolve_fx.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
drawmethods.c
drawmethods.h
filters.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
filters_mmx.s
flying_stars_fx.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
goom.h
goom.vcproj
goom_config.h Add -Wundef to configure flags 2010-03-17 21:33:28 +01:00
goom_config_param.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
goom_core.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
goom_filters.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
goom_fx.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
goom_graphic.h
goom_plugin_info.h
goom_tools.c
goom_tools.h
goom_typedefs.h
goom_visual_fx.h
goomsl_lex.l
goomsl_yacc.y
graphic.c
gstgoom.c goom,monoscope: truncate own caps, instead of copying and using the first only 2010-05-06 15:43:54 +03:00
gstgoom.h
ifs.c Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
ifs.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
lines.c
lines.h
Makefile.am Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
mathtools.c
mathtools.h Add -Wundef to configure flags 2010-03-17 21:33:28 +01:00
mmx.c
mmx.h
motif_goom1.h
motif_goom2.h
plugin_info.c Make goom not use aggregate returns 2010-03-21 17:23:43 +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 Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
tentacle3d.h Make goom not use aggregate returns 2010-03-21 17:23:43 +01:00
v3d.c
v3d.h
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 liboil 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