Convert all input samples in the loop
commit740e7d979c10d798a01d446c9262fce1d83041a6
authorChris Robinson <chris.kcat@gmail.com>
Mon, 26 Jun 2017 15:55:22 +0000 (26 08:55 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 26 Jun 2017 15:55:22 +0000 (26 08:55 -0700)
treecbc0e7b3305a930ea759c61ef0a76f7257fda63e
parent464a7c054569f1b206d0ecce1e049658b24b682f
Convert all input samples in the loop

Instead of potentially leaving 1 sample that requires another loop iteration.
Alc/converter.c