From: "Kővágó Zoltán" <dirty.ice.hu@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Removing old/unused audio backends
Date: Thu, 21 May 2015 00:05:27 +0200 [thread overview]
Message-ID: <555D0527.4040405@gmail.com> (raw)
Hi,
I'll be doing doing gsoc this year, where I'll rework the audio backend
of qemu to allow multiple backend instances and multichannel audio.
This will of course require modifications of the existing audio drivers
in qemu, so it's probably a good idea to remove drivers that nobody use
anymore (and probably bug rotten anyway).
Here are the drivers that could go in my opinion:
esd: no longer maintained, last release in 2008, replaced by PulseAudio
fmod: not sure about this one, but apparently it's some no longer
developed library that's also proprietary.
sdl: is broken
(http://lists.nongnu.org/archive/html/qemu-devel/2015-05/msg02198.html),
and we have native drivers for almost all platforms
winwave: DirectSound should be a superior choice on windows (even though
it's also deprecated)
alsa needed on Linux, oss on BSDs, coreaudio on Mac, dsound on Windows;
spice and pa are also needed. wav is probably useful for debugging.
Do you guys have any objections about removing the above mentioned audio
drivers in the near future?
Thanks,
Zoltan
next reply other threads:[~2015-05-20 22:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-20 22:05 Kővágó Zoltán [this message]
2015-05-21 6:52 ` [Qemu-devel] Removing old/unused audio backends Gerd Hoffmann
2015-05-21 18:49 ` Cole Robinson
2015-05-21 18:51 ` Cole Robinson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=555D0527.4040405@gmail.com \
--to=dirty.ice.hu@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.