summaryrefslogtreecommitdiffstats
path: root/gst/goom/filters.c
Commit message (Expand)AuthorAgeFilesLines
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-1/+2
* gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt2006-03-201-1/+6
* gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt2006-02-051-209/+258
* expand tabsThomas Vander Stichele2005-12-061-8/+8
* Fix for #321430: unresolved symbols due to incorrect linkage on inline functi...Michael Smith2005-11-221-2/+2
* gst/goom/: Make inline functions either 'static inline' or 'extern inline', o...Tim-Philipp Müller2005-10-191-5/+5
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-123/+123
* gst-indentThomas Vander Stichele2004-03-141-377/+387
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+4
* Corrected the configure.ac so it actually works. Updated some c files so tha...Brian Cameron2003-05-211-1/+1
* fixed first bunch of compiler warningsBenjamin Otte2002-04-061-14/+23
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-16/+16
* Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans2002-02-011-0/+528