diff options
author | Andy Wingo <wingo@pobox.com> | 2006-07-31 22:03:09 +0000 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2006-07-31 22:03:09 +0000 |
commit | 199ffb130fa0a40c5343b363c169f8c70acf4ec3 (patch) | |
tree | 22ffd2a8b7e520190f1a6d9fb18ff0ec4c32c5ef /ext/libfame | |
parent | f05aaeac15e16edd009b4d7ca1c80d46aaa73d85 (diff) | |
download | gst-plugins-bad-199ffb130fa0a40c5343b363c169f8c70acf4ec3.tar.gz gst-plugins-bad-199ffb130fa0a40c5343b363c169f8c70acf4ec3.tar.bz2 gst-plugins-bad-199ffb130fa0a40c5343b363c169f8c70acf4ec3.zip |
ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No more default sample rate, although we never check tha...
Original commit message from CVS:
2006-08-01 Andy Wingo <wingo@pobox.com>
* ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
more default sample rate, although we never check that the sample
rate actually gets set. Something for the future.
(gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
(gst_signal_processor_event): Refcount fixen.
(gst_signal_processor_process): Pull the number of frames to
process from the sizes of the buffers in the input pens.
(gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
(gst_signal_processor_do_pulls): Add an nframes argument, and use
it instead of buffer_frames.
(gst_signal_processor_getrange): Refcount fixen, pass nframes on
to do_pulls.
(gst_signal_processor_chain)
(gst_signal_processor_sink_activate_push)
(gst_signal_processor_src_activate_pull): Refcount fixen.
* ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
Diffstat (limited to 'ext/libfame')
0 files changed, 0 insertions, 0 deletions