{"id":31455338,"url":"https://github.com/lsxprime/webrtc-audio-processing","last_synced_at":"2025-10-01T09:55:26.492Z","repository":{"id":299286334,"uuid":"1002527265","full_name":"LSXPrime/webrtc-audio-processing","owner":"LSXPrime","description":"A mirror of the PulseAudio audio processing code extracted from WebRTC, with modifications for the SoundFlow library.","archived":false,"fork":false,"pushed_at":"2025-06-15T18:19:01.000Z","size":1079,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-15T19:34:03.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LSXPrime.png","metadata":{"files":{"readme":"README-PulseAudio.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-15T16:56:43.000Z","updated_at":"2025-06-15T18:19:05.000Z","dependencies_parsed_at":"2025-06-15T19:46:19.221Z","dependency_job_id":null,"html_url":"https://github.com/LSXPrime/webrtc-audio-processing","commit_stats":null,"previous_names":["lsxprime/webrtc-audio-processing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LSXPrime/webrtc-audio-processing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LSXPrime%2Fwebrtc-audio-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LSXPrime%2Fwebrtc-audio-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LSXPrime%2Fwebrtc-audio-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LSXPrime%2Fwebrtc-audio-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LSXPrime","download_url":"https://codeload.github.com/LSXPrime/webrtc-audio-processing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LSXPrime%2Fwebrtc-audio-processing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277824443,"owners_count":25883471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-01T02:00:09.286Z","response_time":88,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-01T09:55:22.679Z","updated_at":"2025-10-01T09:55:26.478Z","avatar_url":"https://github.com/LSXPrime.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nThis is meant to be a more Linux packaging friendly copy of the AudioProcessing\nmodule from the [ WebRTC ](https://webrtc.googlesource.com/src) project. The\nideal case is that we make no changes to the code to make tracking upstream\ncode easy.\n\nThis package currently only includes the AudioProcessing bits, but I am very\nopen to collaborating with other projects that wish to distribute other bits of\nthe code and hopefully eventually have a single point of packaging all the\nWebRTC code to help people reuse the code and avoid keeping private copies in\nseveral different projects.\n\n# Building\n\nThis project uses the [Meson build system](https://mesonbuild.com/). The\nquickest way to build is:\n\n```sh\n# Initialise into the build/ directory, for a prefixed install into the\n# install/ directory\nmeson . build -Dprefix=$PWD/install\n\n# Run the actual build\nninja -C build\n\n# Install locally\nninja -C build install\n\n# The libraries, headers, and pkg-config files are now in the install/\n# directory\n```\n\n# Feedback\n\nPatches, suggestions welcome. You can file an issue on our Gitlab\n[repository](https://gitlab.freedesktop.org/pulseaudio/webrtc-audio-processing/).\n\n# Notes\n\n1. It might be nice to try LTO on the library. We build a lot of code as part\n   of the main AudioProcessing module deps, and it's possible that this could\n   provide significant space savings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsxprime%2Fwebrtc-audio-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsxprime%2Fwebrtc-audio-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsxprime%2Fwebrtc-audio-processing/lists"}