diff --git a/src/pulse/stream.c b/src/pulse/stream.c index 43fc2feda..adce7ad8a 100644 --- a/src/pulse/stream.c +++ b/src/pulse/stream.c @@ -1092,6 +1092,8 @@ int pa_stream_write( else s->requested_bytes = 0; + /* FIXME!!! ^^^ will break when offset is != 0 and mode is not RELATIVE*/ + if (s->direction == PA_STREAM_PLAYBACK) { /* Update latency request correction */