From 57f11c5ed8d2817395068ca5d3e60c509683d7d0 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 12 Jan 2007 21:58:43 +0000 Subject: ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate) Original commit message from CVS: 2007-01-12 Andy Wingo * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate) (gst_signal_processor_ouija_caps, gst_signal_processor_prepare): Remove fixate/ouija stuff, thankfully, due to the new part-negotiation.txt pull-mode negotiation scheme. (gst_signal_processor_setcaps_pull) (gst_signal_processor_setcaps): Implement upstream set_caps pull proxying for pull mode. Now this works: ladspa-sine-fcac ! audioconvert ! alsasink. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 19f68304..d12eeb94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-01-12 Andy Wingo + + * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_fixate) + (gst_signal_processor_ouija_caps, gst_signal_processor_prepare): + Remove fixate/ouija stuff, thankfully, due to the new + part-negotiation.txt pull-mode negotiation scheme. + (gst_signal_processor_setcaps_pull) + (gst_signal_processor_setcaps): Implement upstream set_caps pull + proxying for pull mode. Now this works: ladspa-sine-fcac ! + audioconvert ! alsasink. + 2007-01-12 Edgard Lima Patch by: Rosfran Borges -- cgit v1.2.1