fix to adder: don't pull on unusable pads
authorAndy Wingo <wingo@pobox.com>
Fri, 26 Jul 2002 18:55:42 +0000 (18:55 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 26 Jul 2002 18:55:42 +0000 (18:55 +0000)
commite52bee3647f188d5afda0354dd70781ae718e5b0
tree7645fd340ca09b90c5c4656babc0ecf7c4feede9
parentda620f6842eae3537097172b0c6772ac11611d2f
fix to adder: don't pull on unusable pads

Original commit message from CVS:
* fix to adder: don't pull on unusable pads
* fix to ladspa: get output buffers first, so we can know how many frames to
process
- this breaks inplace buffer stuff, hmm
* fix to float2int: add a bufferpool with the same nframes as the source pad's
pool -> no extra latency
ext/ladspa/gstladspa.c