Closed Bug 933552 Opened 12 years ago Closed 12 years ago

Enable audio/mpeg format with MediaSource

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: kinetik, Assigned: kinetik)

References

Details

Attachments

(1 file, 1 obsolete file)

Allowing the MIME type audio/mpeg will enable use of MediaSource with MP3 for the currently implemented functionality. Additional work (including stream parsers) will be needed; that can all hang off of bug 932516.
QA Contact: kinetik
Assignee: nobody → kinetik
QA Contact: kinetik
Attached patch bug933552_v0.patch (obsolete) — Splinter Review
Attachment #825642 - Flags: review?(chris.double)
Comment on attachment 825642 [details] [diff] [review] bug933552_v0.patch Review of attachment 825642 [details] [diff] [review]: ----------------------------------------------------------------- ::: content/media/mediasource/MediaSource.cpp @@ +327,5 @@ > "video/webm", > "audio/webm", > "video/mp4", > "audio/mp4", > + "audio/mpeg" Needs a comma at the end of the line
Attachment #825642 - Flags: review?(chris.double) → review+
Thanks :-)
Attachment #825642 - Attachment is obsolete: true
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: