summaryrefslogtreecommitdiffstats
path: root/gst/goom/convolve_fx.c
Commit message (Expand)AuthorAgeFilesLines
* goom: ff and iff are only used in a '#ifdef DRAW_MOTIF' block.Edward Hervey2009-04-181-0/+2
* gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost2008-10-281-0/+18
* gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...Michael Smith2008-07-231-2/+0
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-221-0/+6
* gst/goom/convolve_fx.c: Don't ever draw the GOOM logo.Jan Schmidt2008-04-171-2/+10
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-3/+0
* gst/goom/: As hinted in Bug #518213, revert one change and fix warnings prope...Stefan Kost2008-04-091-12/+5
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-4/+4
* gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,...Bastien Nocera2008-02-231-5/+12
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-0/+342