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    

Description Matthew Daiter 2015-07-09 09:32:57 PDT
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.
Comment 1 Radar WebKit Bug Importer 2015-07-09 09:34:26 PDT
<rdar://problem/21746961>
Comment 2 Eric Carlson 2015-11-02 11:13:01 PST
This was done in r186766.