X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=wmadec_filter.c;h=00bdd6eb79b89c984674f4482c0f006ad89c13bb;hb=d8213149049056e0cabbcbe575a10dfb1a83583e;hp=7c25a74a4358cd76bfcaf88e8a1d8d7e502a75b8;hpb=52781d7f50556c622fc1efacadec6759fb519450;p=paraslash.git diff --git a/wmadec_filter.c b/wmadec_filter.c index 7c25a74a..00bdd6eb 100644 --- a/wmadec_filter.c +++ b/wmadec_filter.c @@ -1239,7 +1239,7 @@ static void wmadec_post_select(__a_unused struct sched *s, struct task *t) next_buffer: converted = 0; t->error = 0; - ret = btr_node_status(btrn, fn->min_iqs); + ret = btr_node_status(btrn, fn->min_iqs, BTR_NT_INTERNAL); if (ret < 0) goto err; if (ret == 0)