| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| BUILD.gn | D | 03-May-2024 | 599 | 19 | 16 | |
| LICENSE | D | 03-May-2024 | 4 KiB | 92 | 87 | |
| README.chromium | D | 03-May-2024 | 414 | 15 | 12 | |
| pa_memorybarrier.h | D | 03-May-2024 | 6.2 KiB | 145 | 67 | |
| pa_ringbuffer.c | D | 03-May-2024 | 9.2 KiB | 238 | 129 | |
| pa_ringbuffer.h | D | 03-May-2024 | 8.9 KiB | 264 | 68 |
README.chromium
1Name: Portaudio library for mac 2Short Name: portaudio 3URL: https://github.com/PortAudio/portaudio/tree/master/src/common 4Version: 9d8563100d841300f1689b186d131347ad43a0f6 5Date: 2022-04-12 6License: Custom license 7License File: LICENSE 8Security Critical: yes 9 10Description: 11Part of portaudio library to operate with memory barriers and ring buffer. 12 13Local changes: 14 - Minor formatting to make 'git cl format' happy. 15