fix to adder: don't pull on unusable pads
authorAndy Wingo <wingo@pobox.com>
Fri, 26 Jul 2002 18:55:43 +0000 (18:55 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 26 Jul 2002 18:55:43 +0000 (18:55 +0000)
commit82705bdd336f12efd4c5839275b6d8ae34c29d00
tree441c76813384d65fec301d0287626e62f3debd18
parent4887bfaee3d4d32df6951a5dd17b8a99bb265bf0
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
gst/adder/gstadder.c