avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output buffers
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Dec 2012 14:58:37 +0000 (15:58 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Dec 2012 14:58:37 +0000 (15:58 +0100)
commitd69dda039189cee9714101181bda5b4448d5931e
treeab453afae11de45a8c4ec5679032489807aca673
parentc445b614f9cf11e8f33e58ddd8bf2eed199bc467
avauddec: Use a GstBuffer instead of a GstAdapter for collecting the output buffers

This might cause less memcpies as the GstMemories of the buffers
are just appended into a single buffer.
ext/libav/gstavauddec.c
ext/libav/gstavauddec.h