wma: Decode as much as possible.
authorAndre Noll <maan@systemlinux.org>
Thu, 12 Nov 2009 21:08:09 +0000 (22:08 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 18 Nov 2009 18:34:31 +0000 (19:34 +0100)
commit749779fab22f802e41472a31db5a84b9b6314996
tree9d010e3eae8464f595db8028af89057914548728
parentc5c12eab70e66cfef5eb34d1931b3d3ad2d67570
wma: Decode as much as possible.

Currently, we only decode at most one superframe during each
scheduler run. This patch makes the wma decoder as much as what
fits into the output buffer.
wmadec_filter.c