From 7da932cfed06d12841a83a585f75216f77ca09dd917598a9b6d643c48b612383 Mon Sep 17 00:00:00 2001 From: Pascal Bleser Date: Thu, 24 May 2012 20:18:42 +0000 Subject: [PATCH] Accepting request 122088 from home:Zaitor:branches:multimedia:libs Cleanup of changes, approved by Pascal. NOTE webrtc-audio-processing is not in factory, yet pa-2.0 was pushed to factory, the new buildreq need to go in first OBS-URL: https://build.opensuse.org/request/show/122088 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=88 --- pulseaudio.changes | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pulseaudio.changes b/pulseaudio.changes index 36c7a1c..acdbbba 100644 --- a/pulseaudio.changes +++ b/pulseaudio.changes @@ -1,7 +1,20 @@ ------------------------------------------------------------------- Sat May 19 20:45:28 UTC 2012 - pascal.bleser@opensuse.org -- update to 2.0 +- update to 2.0: + + Alternate sample rates. + + Jack detection. + + Echo cancellation: WebRTC canceller, automatic gain control, + drift compensation. + + Virtual Surround module. + + Xen Paravirtualised audio sink. + + Fixed HURD support. + + A2DP decoder quality improvements. +- Add new BuildRequires: libwebrtc_audio_processing-devel, + BuildRequires: gcc-c++ and if SuSE-Release >= 12.1 + BuildRequires: systemd-devel +- Drop pulseaudio-remove_broken_assert.patch, fixed upstream. +- Futureproof spec for soname changes. ------------------------------------------------------------------- Fri Feb 17 20:57:09 UTC 2012 - pascal.bleser@opensuse.org