summaryrefslogtreecommitdiffstats
path: root/gst/goom/goom_core.c
Commit message (Expand)AuthorAgeFilesLines
* gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost2008-10-281-8/+20
* gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...Michael Smith2008-07-231-1/+7
* gst/goom/: Fix build with mingw32: use rand() instead of random() and replace...Jesús Corrius2008-04-251-3/+3
* gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt2008-04-221-9/+10
* Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller2008-04-161-1/+0
* gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller2008-04-091-118/+2
* configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt2008-02-261-2/+2
* configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera2008-02-231-282/+821
* gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt2006-03-201-2/+5
* gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt2006-02-051-204/+204
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-153/+153
* gst-indentThomas Vander Stichele2004-03-141-366/+349
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-7/+8
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-5/+10
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-39/+39
* Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans2002-02-011-0/+420