[Webkit-unassigned] [Bug 78883] [GStreamer] AudioSourceProvider support in the MediaPlayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 14:01:44 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=78883





--- Comment #37 from Martin Robinson <mrobinson at webkit.org>  2013-02-01 14:03:43 PST ---
(In reply to comment #36)
> I'm afraid we can't avoid the memcpy calls because the AudioBus is not known early enough by the AudioSourceProvider. Moreover ::provideInput is called multiple times, I just don't see how to have our buffer lists configured to point to to pre-allocated AudioChannels in a sane way.

Hrm. What about AudioBus::setChannelMemory?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list