summaryrefslogtreecommitdiff
path: root/gst/goom/goom_core.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-08goom: possible uninitialized variables warningLuis de Bethencourt1-0/+3
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2010-03-21Make goom not use aggregate returnsBenjamin Otte1-5/+5
2008-10-28gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost1-8/+20
2008-07-23gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...Michael Smith1-1/+7
2008-04-25gst/goom/: Fix build with mingw32: use rand() instead of random() and replace...Jesús Corrius1-3/+3
2008-04-22gst/goom/: Free a bunch of stuff, and initialise things to fix leaks and valg...Jan Schmidt1-9/+10
2008-04-16Strip out the config/script parsing stuff, we don't need it.Tim-Philipp Müller1-1/+0
2008-04-09gst/goom/: Remove a bunch of font/text related code that we don't need.Tim-Philipp Müller1-118/+2
2008-02-26configure.ac: Detect and indicate if GCC inline assembly syntax is available.Jan Schmidt1-2/+2
2008-02-23configure.ac: Add checks for Flex/Yacc/Bison and other furry animals, for the...Bastien Nocera1-282/+821
2006-03-20gst/goom/: Free filter data when cleaning up. (Fixes: #334995)Jan Schmidt1-2/+5
2006-02-05gst/goom/: Make goom reentrant by moving all important static variables into ...Jan Schmidt1-204/+204
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-153/+153
2004-03-14gst-indentThomas Vander Stichele1-366/+349
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-7/+8
2002-04-06fixed first bunch of compiler warningsBenjamin Otte1-5/+10
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-39/+39
2002-02-01Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc loca...Wim Taymans1-0/+420