[Webkit-unassigned] [Bug 115032] [GStreamer] Add audio/speex MIME type as supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 23 06:26:39 PDT 2013


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





--- Comment #1 from Adrian Perez <aperez at igalia.com>  2013-04-23 06:24:59 PST ---
GStreamer has support for the Speex codec (http://www.speex.org).
Speex streams may be embedded in a Ogg container, or standalone.
The case of the Ogg container is already covered by the “*/ogg”
MIME types declared as supported by the GStreamer media playing
code, but for standalone streams to work, “audio/speex” has to
be added. Also, it would be desirable to have a check in the
media tests.

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