Closed
Bug 1207924
Opened 10 years ago
Closed 10 years ago
Enable MP3Demuxer on Linux
Categories
(Core :: Audio/Video: Playback, defect, P2)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: ajones, Assigned: jya)
References
Details
Attachments
(1 file)
1.10 KB,
patch
|
esawin
:
review+
|
Details | Diff | Splinter Review |
Enabling MP3Demuxer on Linux would allow MP3 decoding through the PDM interface instead of the Reader interface.
Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•10 years ago
|
||
LibAV 0.8 incorrectly set the pts as dts ; so we must set the dts to ensure not all frames have a time of 0.
Attachment #8668381 -
Flags: review?(esawin)
Updated•10 years ago
|
Attachment #8668381 -
Flags: review?(esawin) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•