pulseaudio/src
Tanu Kaskinen b6e6e78cc2 memblockq-test: fix incorrect assumption of pa_memblockq_pop_missing() behaviour
The intuitive meaning of "missing" would be the difference between
tlength and the current queue length, and that's how memblockq-test
assumed pa_memblockq_pop_missing() to define the term "missing", but
that was an incorrect assumption, causing the last
pa_memblockq_pop_missing() return value assertion to fail.

This patch fixes the failing assertion and adds some comments about how
the "missing" and "requested" variables in memblockq work.
2017-01-03 04:26:30 +02:00
..
daemon launch: Remove the already implicit After=pulseaudio.socket 2016-09-10 17:14:30 +03:00
modules suspend-on-idle: use earlier (safer) hooks for stream unlink notifications 2016-12-20 01:26:41 +02:00
pulse stream: Frame-align divided audio segments 2016-11-24 20:40:07 +02:00
pulsecore memblockq: remove pa_memblockq_missing() 2017-01-03 04:21:43 +02:00
tests memblockq-test: fix incorrect assumption of pa_memblockq_pop_missing() behaviour 2017-01-03 04:26:30 +02:00
utils pacat: Write to stream only in frame-sized chunks 2016-12-20 19:59:08 +02:00
.gitignore pulse: Add a JSON-parsing library 2016-06-22 21:04:47 +05:30
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am build-sys: add LICENSE.WEBKIT to EXTRA_DIST 2016-12-20 16:44:42 +02:00
map-file volume: Add LFE balance API 2015-10-30 09:13:10 +02:00