summaryrefslogtreecommitdiffstats
path: root/ext/pulse/pulsesink.c
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-01 15:22:49 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-01 15:22:49 +0100
commite8badc068687e2c947f58efa9fadd48626c009fb (patch)
treecf223f5f229eff8c8ffa8f6be6666a58653ada90 /ext/pulse/pulsesink.c
parent33b686974e2eadecdc96646bf17e78d7f9ac81d1 (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