alsa: work on ringbuffer data transport

Add ringbuffer test
This commit is contained in:
Wim Taymans 2017-04-20 19:25:14 +02:00
parent 0b508db9fc
commit f0aafb5b51
9 changed files with 589 additions and 113 deletions

View file

@ -160,7 +160,7 @@ spa_ringbuffer_read_advance (SpaRingbuffer *rbuf,
*
* Returns: the fill level of @rbuf. values < 0 mean
* there was an underrun. values > rbuf->size means there
* was an overrun. Subsctract from the buffer size to get
* was an overrun. Subtract from the buffer size to get
* the number of bytes available for writing.
*/
static inline int32_t