ext/ladspa/gstsignalprocessor.c
authorAndy Wingo <wingo@pobox.com>
Sat, 6 Jan 2007 17:22:12 +0000 (17:22 +0000)
committerAndy Wingo <wingo@pobox.com>
Sat, 6 Jan 2007 17:22:12 +0000 (17:22 +0000)
commit2b5fdf422e62d17fe018bf207aa363402dbbce24
treed6aa00fd283adc74ca5818a97444bd35a552d1e3
parent24df4ce38b6c81d7627ce256c6c488e09d3bd4a2
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.
ChangeLog
ext/ladspa/gstsignalprocessor.c