gstreamer/ext/ladspa
Andy Wingo 2b5fdf422e ext/ladspa/gstsignalprocessor.c
Original commit message from CVS:
2007-01-06  Andy Wingo  <wingo@pobox.com>

* ext/ladspa/gstsignalprocessor.c
(gst_signal_processor_ouija_caps): Move around in the source
file...
(gst_signal_processor_prepare, gst_signal_processor_do_pulls):
Call ouija_caps in prepare() instead of do_pulls(), a bit earlier.
This allows us to have caps when we do the pad_alloc_buffer().
(gst_pad_alloc_buffer_and_set_caps): Use self->caps instead of the
pad caps, which might not be set yet.
2007-01-06 17:22:12 +00:00
..
gstladspa.c ext/ladspa/gstladspa.c: Convert ' ' into '_'. Try to keep as many characters in the padtemplate names as possible. 2006-08-16 15:33:12 +00:00
gstladspa.h ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compile and register. I have more features tha... 2005-08-26 11:05:13 +00:00
gstsignalprocessor.c ext/ladspa/gstsignalprocessor.c 2007-01-06 17:22:12 +00:00
gstsignalprocessor.h ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a processor can work in place or not, and for... 2006-08-04 11:38:54 +00:00
load.c don't mix tabs and spaces 2004-03-15 19:32:27 +00:00
Makefile.am autogen.sh: require am17 2006-06-11 13:57:19 +00:00
search.c expand tabs 2005-12-06 19:44:48 +00:00
utils.h expand tabs 2005-12-06 19:44:48 +00:00