summaryrefslogtreecommitdiff
path: root/webrtc/common_audio/signal_processing
Commit message (Collapse)AuthorAgeFilesLines
* Update to current webrtc libraryArun Raghavan2020-10-2357-1211/+793
| | | | | | This is from the upstream library commit id 3326535126e435f1ba647885ce43a8f0f3d317eb, corresponding to Chromium 88.0.4290.1.
* Update code to current Chromium masterArun Raghavan2015-11-044-4/+4
| | | | | | | This corresponds to: Chromium: 6555f9456074c0c0e5f7713564b978588ac04a5d webrtc: c8b569e0a7ad0b369e15f0197b3a558699ec8efa
* Update common_audioArun Raghavan2015-10-1555-0/+10087
Corresponds to upstream commit 524e9b043e7e86fd72353b987c9d5f6a1ebf83e1 Update notes: * Moved src/ to webrtc/ to easily diff against the third_party/webrtc in the chromium tree * ARM/NEON/MIPS support is not yet hooked up * Tests have not been copied