summaryrefslogtreecommitdiffstats
path: root/gst/goom/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+1
* gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost2008-10-281-2/+2
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-40/+3
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-091-1/+0
* gst/goom/Makefile.am: Remove ppc assembler optimisations from the build until...Tim-Philipp Müller2008-03-231-2/+6
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-1/+1
* gst/goom/Makefile.am: Don't compile lex or yacc outputs with warnings, but ad...Bastien Nocera2008-02-231-0/+2
* gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86,...Bastien Nocera2008-02-231-2/+2
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-7/+72
* Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier2007-02-241-1/+1
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-1/+1
* fix build of goomThomas Vander Stichele2005-09-231-1/+1
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-4/+4
* add docs to buildThomas Vander Stichele2005-09-011-5/+3
* fix some CFLAGSThomas Vander Stichele2005-07-011-1/+1
* Ported goom.Wim Taymans2005-05-181-2/+2
* as HAVE_LIBMMX went away from configure, don't use it in goom MakefileStéphane Loeuillet2004-12-161-6/+1
* Remove all locally-defined optimization flagsDavid Schleef2003-09-111-2/+1
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron2003-05-211-2/+2
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-1/+1
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - remove the use of ASM as wellBastien Nocera2002-02-031-2/+2
* - add goom to the build system, dunno if it works, but it doesn't break my pp...Bastien Nocera2002-02-021-2/+12
* Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans2002-02-011-0/+13