gstreamer/gst/goom
Jesús Corrius 883d93df58 gst/goom/: Fix build with mingw32: use rand() instead of random() and replace bzero() with memset(). Fixes #529692.
Original commit message from CVS:
Patch by: Jesús Corrius <jesus at softcatala org>
* gst/goom/filters.c: (zoomVector):
* gst/goom/goom_core.c: (init_buffers):
Fix build with mingw32: use rand() instead of random() and
replace bzero() with memset(). Fixes #529692.
2008-04-25 12:52:44 +00:00
..
config_param.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
convolve_fx.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
drawmethods.c 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
drawmethods.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
filters.c gst/goom/: Fix build with mingw32: use rand() instead of random() and replace bzero() with memset(). Fixes #529692. 2008-04-25 12:52:44 +00:00
filters_mmx.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
flying_stars_fx.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
goom.h Strip out the config/script parsing stuff, we don't need it. 2008-04-16 10:31:17 +00:00
goom.vcproj more working plugins 2004-07-27 21:41:30 +00:00
goom_config.h configure.ac: Detect and indicate if GCC inline assembly syntax is available. 2008-02-26 10:09:38 +00:00
goom_config_param.h gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
goom_core.c gst/goom/: Fix build with mingw32: use rand() instead of random() and replace bzero() with memset(). Fixes #529692. 2008-04-25 12:52:44 +00:00
goom_filters.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
goom_fx.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
goom_graphic.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
goom_plugin_info.h gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
goom_tools.c 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
goom_tools.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
goom_typedefs.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
goom_visual_fx.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
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 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
gstgoom.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
gstgoom.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
ifs.c configure.ac: Detect and indicate if GCC inline assembly syntax is available. 2008-02-26 10:09:38 +00:00
ifs.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
lines.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
lines.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
Makefile.am Strip out the config/script parsing stuff, we don't need it. 2008-04-16 10:31:17 +00:00
mathtools.c 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
mathtools.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
mmx.c configure.ac: Detect and indicate if GCC inline assembly syntax is available. 2008-02-26 10:09:38 +00:00
mmx.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
motif_goom1.h gst/goom/: As hinted in Bug #518213, revert one change and fix warnings properly. 2008-04-09 13:31:22 +00:00
motif_goom2.h gst/goom/: As hinted in Bug #518213, revert one change and fix warnings properly. 2008-04-09 13:31:22 +00:00
plugin_info.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
ppc_drawings.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
ppc_drawings.s gst/goom/: Change license of these files to LGPL, as permitted by the author, Guillaume Borios. See #515073. 2008-04-09 14:02:37 +00:00
ppc_zoom_ultimate.h gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown define; add newline at end of header fi... 2008-03-16 14:34:45 +00:00
ppc_zoom_ultimate.s gst/goom/: Change license of these files to LGPL, as permitted by the author, Guillaume Borios. See #515073. 2008-04-09 14:02:37 +00:00
README 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
sound_tester.c 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
sound_tester.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
surf3d.c gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
surf3d.h gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +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 gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valgrind warnings in the testsuite. 2008-04-22 00:18:52 +00:00
tentacle3d.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
v3d.c 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
v3d.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
xmmx.c gst/goom/xmmx.c: Fix constraints on asm code so that it compiles consistently. Fixes #522278. 2008-03-31 22:06:14 +00: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 liboil for CPU
detection and GStreamer-specific ifdef's for architecture detection.