[Webkit-unassigned] [Bug 68460] Add WebCore platform interfaces needed by updated MediaStream and PeerConnection design

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 08:57:33 PDT 2011


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





--- Comment #24 from Adam Barth <abarth at webkit.org>  2011-10-03 08:57:32 PST ---
Sorry for the delay in replying Adam.  I've talked the issue over with Tommy, and he agrees that the API you propose in Comment #23 should work for Chromium as well.

My sense we'll want to be able to choose different implementations of that API at compile time.  For example, we'll likely have an implementation using Tommy's high-level library and an (larger) implementation using Gstreamer.

Maybe a good first step is to check in the header files for the Platform API?  Then we can proceed to add the callers and the implementations of the API in parallel.

-- 
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