summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/gstsignalprocessor.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-04ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing whether a pro...Andy Wingo1-36/+129
2006-08-04BPBAndy Wingo1-1/+1
2006-08-04ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps) (gst_signal_pr...Andy Wingo1-74/+127
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process): Fix nframes-c...Andy Wingo1-2/+11
2006-07-31ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default ...Andy Wingo1-35/+71
2006-07-31ext/ladspa/gstsignalprocessor.c: don't query buffer-frames from caps, add lot...Stefan Kost1-12/+7
2006-07-29ext/ladspa/gstsignalprocessor.c: Add debugs logs here and there, add more err...Stefan Kost1-9/+52
2006-02-20ext/ladspa/gstsignalprocessor.c: Fix compilation of LADPSA. It doesn't seem t...Jan Schmidt1-1/+3
2005-12-05Update for alloc_buffer changes.Andy Wingo1-2/+3
2005-11-21Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller1-22/+0
2005-10-07ext/raw1394/gstdv1394src.c: Make interruptible, so it won't block forever in ...Andy Wingo1-1/+1
2005-09-02All plugins updated for element state changes.Andy Wingo1-13/+12
2005-08-28Updates for two-arg init from GST_BOILERPLATE.Andy Wingo1-9/+6
2005-08-26ext/ladspa/gstladspa.*: Finish porting, still doesn't work but it does compil...Andy Wingo1-17/+25
2005-08-25add missing filesAndy Wingo1-0/+704