gstreamer/gst/adder
Andy Wingo 82705bdd33 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
2002-07-26 18:55:43 +00:00
..
.gitignore Initial revision 2001-12-22 22:43:48 +00:00
gstadder.c fix to adder: don't pull on unusable pads 2002-07-26 18:55:43 +00:00
gstadder.h Updated to work with the new caps nego stuff. 2002-01-22 04:45:10 +00:00
Makefile.am removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:06 +00:00