gstreamer/gst/goom
Tim-Philipp Müller 97f39d4647 gst/goom/: Make inline functions either 'static inline' or 'extern inline', otherwise the Forte compiler apparently w...
Original commit message from CVS:
* gst/goom/filters.c:
* gst/goom/graphic.h:
* gst/goom/lines.c:
Make inline functions either 'static inline' or 'extern inline',
otherwise the Forte compiler apparently won't inline them (#317300).
2005-10-19 10:57:46 +00:00
..
filters.c gst/goom/: Make inline functions either 'static inline' or 'extern inline', otherwise the Forte compiler apparently w... 2005-10-19 10:57:46 +00:00
filters.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
filters_mmx.s Added a goom plugin (goom.sourceforge.net) to test: ./gst-launch filesrc location=/opt/data/south.mp3 ! mad ! tee sil... 2002-02-01 19:28:30 +00:00
goom.vcproj more working plugins 2004-07-27 21:41:30 +00:00
goom_core.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
goom_core.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
goom_tools.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
graphic.c gst-indent 2004-03-14 22:34:33 +00:00
graphic.h gst/goom/: Make inline functions either 'static inline' or 'extern inline', otherwise the Forte compiler apparently w... 2005-10-19 10:57:46 +00:00
gstgoom.c newsegment API update. 2005-10-11 16:33:08 +00:00
gstgoom.h add docs to build 2005-09-01 17:55:14 +00:00
lines.c gst/goom/: Make inline functions either 'static inline' or 'extern inline', otherwise the Forte compiler apparently w... 2005-10-19 10:57:46 +00:00
lines.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
Makefile.am fix build of goom 2005-09-23 15:01:00 +00:00
README fix licensing terms for Goom, it is LGPL not GPL 2003-07-10 13:19:43 +00:00

The Goom plugin is based on the Goom visualization code from
the Goom homepage found at: 
http://ios.free.fr/?page=projet&quoi=1 

Like the original library so is the Goom plugin available under the LGPL license