diff options
author | Arun Raghavan <ford_prefect@gentoo.org> | 2012-03-28 18:44:16 +0000 |
---|---|---|
committer | Arun Raghavan <ford_prefect@gentoo.org> | 2012-03-28 18:44:16 +0000 |
commit | 20259420d3781d5727e177f9df5b0d4ee88d5dea (patch) | |
tree | 96e727d7f208593cb35c7b6323f319073381e8d7 /media-sound/pulseaudio/metadata.xml | |
parent | webrtc-audio-processing is only supported on x86/amd64. Possibly arm can be a... (diff) | |
download | gentoo-2-20259420d3781d5727e177f9df5b0d4ee88d5dea.tar.gz gentoo-2-20259420d3781d5727e177f9df5b0d4ee88d5dea.tar.bz2 gentoo-2-20259420d3781d5727e177f9df5b0d4ee88d5dea.zip |
Add a 2.0 RC2 ebuild. Lots of features and fixes (sample rate switching, new echo canceller, jack detection, virtual surround module, Xen support and lots more). Packaging-wise: add support a new echo canceller on-by-default, drop esound support, make ALSA plugins work out of the box.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/pulseaudio/metadata.xml')
-rw-r--r-- | media-sound/pulseaudio/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/media-sound/pulseaudio/metadata.xml b/media-sound/pulseaudio/metadata.xml index 7f6bf29c1a1c..f845af763254 100644 --- a/media-sound/pulseaudio/metadata.xml +++ b/media-sound/pulseaudio/metadata.xml @@ -56,5 +56,10 @@ databases. Recommended for desktop usage. This flag causes the whole package to be licensed under GPL-2 or later. </flag> + <flag name="webrtc-aec"> + Uses the webrtc.org AudioProcessing library for enhancing VoIP calls + greatly in applications that support it by performing acoustic echo + cancellation, analog gain control, noise suppression and other processing. + </flag> </use> </pkgmetadata> |