[Spice-devel] [spice.git PATCH 2/2] server: Access the correct SndChannel for a given AudioFrame
Andrew Eikum
aeikum at codeweavers.com
Thu Sep 13 11:38:50 PDT 2012
The client of _get_samples() holds a ref to the SndChannel, and we
should access that SndChannel when _put_samples() is called, not the one
that happens to currently be attached to the Interface.
---
(Apologies, both of these are meant for spice.git.)
server/snd_worker.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-server-Access-the-correct-SndChannel-for-a-given-Aud.patch
Type: text/x-patch
Size: 2077 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20120913/cbeaa7c8/attachment.bin>
More information about the Spice-devel
mailing list