Searched hist:"9 d34e6d8a1a1db44d882cc307a0e6ebb7a406e28" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | paaudio.c | diff 9d34e6d8a1a1db44d882cc307a0e6ebb7a406e28 Sun Aug 18 18:06:50 CDT 2019 Kővágó, Zoltán <dirty.ice.hu@gmail.com> paaudio: prepare for multiple audiodev
Have a pool of refcounted connections per server, so if the user creates multiple audiodevs to the same pa server, it will use a single connection. (It will still create different streams, so the user can manage those streams separately in pulseaudio.)
Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com> Message-id: d43218f327c62cdbd16ea0c922612025fbc4805e.1566168923.git.DirtY.iCE.hu@gmail.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|