gstreamer/gst/goom
Andy Wingo 7fbfd29bbe Update for alloc_buffer changes.
Original commit message from CVS:
2005-12-05  Andy Wingo  <wingo@pobox.com>

* ext/dv/gstdvdec.c: (gst_dvdec_chain):
* ext/flac/gstflacdec.c: (gst_flacdec_write):
* ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
* ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
* ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
* ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
* ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
* ext/speex/gstspeexdec.c: (speex_dec_chain):
* ext/speex/gstspeexenc.c: (gst_speexenc_chain):
* gst/auparse/gstauparse.c: (gst_auparse_chain):
* gst/flx/gstflxdec.c: (gst_flxdec_chain):
* gst/goom/gstgoom.c: (gst_goom_chain):
* gst/matroska/matroska-demux.c:
(gst_matroska_demux_push_vorbis_codec_priv_data),
(gst_matroska_demux_add_wvpk_header):
* gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
* gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
* gst/videomixer/videomixer.c: (gst_videomixer_collected):
* gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
alloc_buffer changes.
2005-12-05 13:03:00 +00:00
..
filters.c Fix for #321430: unresolved symbols due to incorrect linkage on inline functions in goom. 2005-11-22 22:35:57 +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 Fix for #321430: unresolved symbols due to incorrect linkage on inline functions in goom. 2005-11-22 22:35:57 +00:00
gstgoom.c Update for alloc_buffer changes. 2005-12-05 13:03:00 +00:00
gstgoom.h More fractional framerate conversions 2005-11-22 22:21:37 +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