diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-01 15:22:49 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-01 15:22:49 +0100 |
commit | e8badc068687e2c947f58efa9fadd48626c009fb (patch) | |
tree | cf223f5f229eff8c8ffa8f6be6666a58653ada90 /ext/pulse/pulsesink.c | |
parent | 33b686974e2eadecdc96646bf17e78d7f9ac81d1 (diff) |
flacdec: use gst_adapter_copy() to avoid unnecessary buffer merges
gst_adapter_peek() will merge buffers as needed, which we can avoid
here since we're doing a memcpy anyway and then flush the copied
data from the adapter right away.
Diffstat (limited to 'ext/pulse/pulsesink.c')
0 files changed, 0 insertions, 0 deletions