]> git.proxmox.com Git - mirror_qemu.git/commit
audio: reintroduce default audio backend for VNC
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 5 Oct 2023 16:42:54 +0000 (18:42 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Sun, 8 Oct 2023 19:08:27 +0000 (21:08 +0200)
commit63a13c08055072e92129a1d0ffeeecdcac6ad3d4
tree720dd36f44f0b236fa9198ee8cbcbfb7e6418ed3
parent22f84d4f7882d881a5f8574430da62c7ce5a0731
audio: reintroduce default audio backend for VNC

Make VNC use the default backend again if one is defined.
The recently introduced support for disabling the VNC audio
extension is still used, in case no default backend exists.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
audio/audio.c
audio/audio.h
docs/about/removed-features.rst
ui/vnc.c