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)
commit7c524c3fc93c0f91d535265b83ec5b6a8eb9c801
treea36f9fe6667a137d7e076ab0b4eefeb0c948f022
parent1da5ae260c29442c63d16c2abd6a1922c675d94e
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