avauddec: accumulate buffers from a single input to push it all at once
authorThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 3 Dec 2012 19:38:53 +0000 (16:38 -0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 17 Dec 2012 14:56:03 +0000 (15:56 +0100)
commitc445b614f9cf11e8f33e58ddd8bf2eed199bc467
tree11fb72ca2c9a1412eeb786d127a7c8d5887790bd
parentfaf985e8fb7e4a851567df643cda77c524ca7f41
avauddec: accumulate buffers from a single input to push it all at once

The base audio decoder wants a 1:1 mapping for input and output
buffers, so this decoder must accumulate data in an adapter and push
it all at once after all input has been processed.

https://bugzilla.gnome.org/show_bug.cgi?id=689565
ext/libav/gstavauddec.c
ext/libav/gstavauddec.h