summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArun Raghavan <arun@asymptotic.io>2020-10-12 18:08:02 -0400
committerArun Raghavan <arun@asymptotic.io>2020-10-23 13:30:23 -0400
commitbcec8b0b211ef3e7d5ca865f618b198029d67715 (patch)
tree78bf6de3df102f5e1a2d68586c580700e6e36f5f /README.md
parentb1b02581d3120733f3de7975654a930bbd8c5210 (diff)
downloadwebrtc-audio-processing-bcec8b0b211ef3e7d5ca865f618b198029d67715.tar.gz
Update to current webrtc library
This is from the upstream library commit id 3326535126e435f1ba647885ce43a8f0f3d317eb, corresponding to Chromium 88.0.4290.1.
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9133f17..ce885d4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ About
=====
This is meant to be a more Linux packaging friendly copy of the AudioProcessing
-module from the WebRTC[1][2] project. The ideal case is that we make no changes to
+module from the WebRTC[1] project. The ideal case is that we make no changes to
the code to make tracking upstream code easy.
This package currently only includes the AudioProcessing bits, but I am very
@@ -11,18 +11,17 @@ the code and hopefully eventually have a single point of packaging all the
WebRTC code to help people reuse the code and avoid keeping private copies in
several different projects.
-[1] http://code.google.com/p/webrtc/
-[2] https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git
+[1] https://webrtc.googlesource.com/src
Feedback
========
Patches, suggestions welcome. You can send them to the PulseAudio mailing
-list[3] or to me at the address below.
+list[2] or to me at the address below.
-- Arun Raghavan <mail@arunraghavan.net>
-[3] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
+[2] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
Notes
====