doc: Some minor README cleanups

This commit is contained in:
Arun Raghavan 2020-11-27 14:46:36 -05:00
parent 6a67b5ba7e
commit 6a4d14d5c0

View File

@ -16,20 +16,13 @@ several different projects.
Feedback Feedback
======== ========
Patches, suggestions welcome. You can send them to the PulseAudio mailing Patches, suggestions welcome. You can file an issue on our Gitlab repository[2].
list[2] or to me at the address below.
-- Arun Raghavan <mail@arunraghavan.net> [2] https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/
[2] http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss
Notes Notes
==== ====
1. Some files need to be patch to avoid pulling in the gtest framework. This 1. It might be nice to try LTO on the library. We build a lot of code as part
should ideally be pushed upstream in some way so we're able to just pull
in what we need without changing anything.
2. It might be nice to try LTO on the library. We build a lot of code as part
of the main AudioProcessing module deps, and it's possible that this could of the main AudioProcessing module deps, and it's possible that this could
provide significant space savings. provide significant space savings.