Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.gn | H A D | 25-Apr-2025 | 599 | 19 | 16 | |
LICENSE | H A D | 25-Apr-2025 | 4 KiB | 92 | 87 | |
README.chromium | H A D | 25-Apr-2025 | 414 | 15 | 12 | |
pa_memorybarrier.h | H A D | 25-Apr-2025 | 6.2 KiB | 145 | 67 | |
pa_ringbuffer.c | H A D | 25-Apr-2025 | 9.2 KiB | 238 | 129 | |
pa_ringbuffer.h | H A D | 25-Apr-2025 | 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