sbc: sbcdec: make decoder more performant
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 8 Jan 2013 09:19:39 +0000 (10:19 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 27 Mar 2013 22:21:17 +0000 (22:21 +0000)
commit91f4b15490d3006afaf91482e3af737acdba5e8b
tree5add9b84ce4ef413ae6b119aa88186df8aea1e72
parentdcb57780efb9d4b63f59f7404f37a1756d942bf3
sbc: sbcdec: make decoder more performant

Use an adapter to accumulate input buffers.
Decode all input in one output buffer when possible to reduce the amount of push
operations.
ext/sbc/gstsbcdec.c
ext/sbc/gstsbcdec.h