[Bug 744922] osxaudiosrc: iOS resampling is stuttering

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 23 18:10:21 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744922

--- Comment #9 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
OK, for non-interleaved data, it seems like we need a variable-sized
AudioBufferList. We can still do alloca, though. We still need to
O(n)-initialize it before every call to AudioUnitRender.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list