]> code.delx.au - pulseaudio/commit
Implement "early requests" mode.
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 16:31:46 +0000 (18:31 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Sep 2008 16:31:46 +0000 (18:31 +0200)
commit40b66a0be9579fff095cba77f3ea29c390d966f2
tree619983056731996b1f6c05602d1e5c4f75f7015e
parent99d5ec6c93c14a2b5892d9342e20c145d7915ae4
Implement "early requests" mode.

PA_STREAM_EARLY_REQUESTS is a new flag that will modify buffering metric
selection behaviour a bit. This code is good for broken ALSA/OSS clients that
ignore 'readability' on the fds in question and schedule audio via usleep()
instead.
PROTOCOL
src/pulse/def.h
src/pulse/stream.c
src/pulsecore/protocol-native.c