Bug 146788
Summary: | Create and link MediaStream Engine for interpreting MediaStreams in WebCore. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthew Daiter <mdaiter> |
Component: | WebCore Misc. | Assignee: | Matthew Daiter <mdaiter> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | bfulgham, eric.carlson, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot |
Priority: | P2 | Keywords: | InRadar, PlatformOnly |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 146789, 146790, 146791, 146839, 146853, 146858, 146906 | ||
Bug Blocks: | 146746 |
Matthew Daiter
Currently, there exists only a MediaSource engine for interpreting MediaSource videos and audio clips. We need to make a MediaStream engine that can do the same, so that we can have the ability to not have to share an engine with MediaSource.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/21746961>
Eric Carlson
This was done in r186766.