summaryrefslogtreecommitdiffstats
path: root/gst/goom/plugin_info.c
Commit message (Expand)AuthorAgeFilesLines
* goom: the structure is not fully initialized, but the copied.Stefan Kost2009-03-311-1/+2
* gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost2008-10-281-0/+18
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-221-0/+14
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-5/+0
* gst/goom/plugin_info.c: Disable altivec optimisations for 32-bit PPC as well ...Tim-Philipp Müller2008-04-151-2/+3
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-091-3/+0
* gst/goom/: Small fixes to build more on PPC: ifdef out code that uses unknown...Tim-Philipp Müller2008-03-161-0/+3
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-2/+8
* gst/goom/plugin_info.c: Use extended MMX for draw_line() too if available, no...Sebastian Dröge2008-02-251-1/+1
* gst/goom/: Call oil_init(), otherwise oil_get_cpu_flags() won't return anythi...Tim-Philipp Müller2008-02-231-12/+12
* gst/goom/: Compile fixes for x86-64.Tim-Philipp Müller2008-02-231-1/+3
* gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but ad...Bastien Nocera2008-02-231-1/+1
* gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,...Bastien Nocera2008-02-231-0/+1
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-0/+222