Closed
Bug 1055974
Opened 11 years ago
Closed 11 years ago
Enable MP3 decoding in WMF PDM
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: cpearce, Assigned: cpearce)
Details
Attachments
(1 file)
5.91 KB,
patch
|
padenot
:
review+
|
Details | Diff | Splinter Review |
We need to be able to handle MP3 contained in MP4 container in the WMF PDM, otherwise we'll ship a feature regression when we turn it on.
Assignee | ||
Comment 1•11 years ago
|
||
Add support for MP3 in WMF PDM.
Attachment #8475780 -
Flags: review?(paul)
Assignee | ||
Comment 2•11 years ago
|
||
Let's see what bugs we shake out of MP4Reader:
https://tbpl.mozilla.org/?tree=Try&rev=69f7f1e6c3b4
Comment 3•11 years ago
|
||
The try does not look that great, although I'm wondering if you pushed with a bad base commit, because there are weird stuff in the logs.
Assignee | ||
Comment 4•11 years ago
|
||
That's not surprising at all. We've never tested the MP4Reader before. And we can't turn it on until it's feature equivalent with the other MP4 backends; that's why we need MP3 support.
Also, I had EME enabled in that build, which the m2 and m3 failures. The test_buffered failure ajones has an r+'d patch for.
Updated•11 years ago
|
Attachment #8475780 -
Flags: review?(paul) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•