[Webkit-unassigned] [Bug 33453] [Qt] MediaPlayerPrivate: expose supported types to WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 10 15:29:59 PST 2010


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


Jakub Wieczorek <faw217 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46246|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Jakub Wieczorek <faw217 at gmail.com>  2010-01-10 15:29:58 PST ---
Created an attachment (id=46246)
 --> (https://bugs.webkit.org/attachment.cgi?id=46246)
patch

This patch uses Phonon::BackendCapabilities to get the supported media types.

Note: to work-around the fact that GStreamer does not list MIME types such as
video/ogg, audio/ogg, video/mp4 even if it supports them, the code will check
for other types equivalent to them. The Gtk port does the same thing. Perhaps
this kind of work-around should go into Phonon itself.

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