X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=audiod.c;h=89b160db527ae9397a2bd2b216b304d6c4c8920f;hp=668b0f744cf316d3c1b8ad916845831f3c88b2d0;hb=025d005189ecdbe8b64e4594024dddaace160f36;hpb=63cec24cc12522e25223cee8c932a88da466140e diff --git a/audiod.c b/audiod.c index 668b0f74..89b160db 100644 --- a/audiod.c +++ b/audiod.c @@ -1222,6 +1222,8 @@ static void status_post_select(__a_unused struct sched *s, struct task *t) st->min_iqs = sz + 1; goto out; } + btr_drain(st->btrn); + st->current_audio_format_num = -1; if (tv_diff(now, &st->restart_barrier, NULL) < 0) goto out; if (st->clock_diff_count) { /* get status only one time */