[Webkit-unassigned] [Bug 23797] New: A platform should be able to use more than one media engine for <video> and <audio>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 12:45:27 PST 2009


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

           Summary: A platform should be able to use more than one media
                    engine for <video> and <audio>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric.carlson at apple.com


It is very difficult for a port to use more than one media engine to implement
<video> and <audio> (eg. QuickTime and Windows Media on Windows) because there
can be only one type of  MediaPlayerPrivate. MediaPlayer should be able to
create more than one type of private player, and should have a heuristic for
choose the correct engine based on MIME type.


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



More information about the webkit-unassigned mailing list