Status
()
People
(Reporter: jya, Unassigned)
Tracking
Firefox Tracking Flags
(firefox43 fixed)
Details
Attachments
(4 attachments)
8.36 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
6.25 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
2.35 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
3.28 KB,
patch
|
cpearce
:
review+
|
Details | Diff | Splinter Review |
Currently, most of them use MP4Demuxer and the Apple one uses AppleMedia Should be changed to be consistent and use its own. Like PlatformDecoderModule
(Reporter) | ||
Comment 1•4 years ago
|
||
Created attachment 8661066 [details] [diff] [review] P1. Have the PlatformDecoderModules use their own log. Stop using MP4Demuxer.
Attachment #8661066 -
Flags: review?(cpearce)
(Reporter) | ||
Comment 2•4 years ago
|
||
Created attachment 8661067 [details] [diff] [review] P2. Make Apple PDM use PlatformDecoderModule log.
Attachment #8661067 -
Flags: review?(cpearce)
(Reporter) | ||
Comment 3•4 years ago
|
||
Created attachment 8661068 [details] [diff] [review] P3. Have FFmpeg PDM use PlatformDecoderModule log.
Attachment #8661068 -
Flags: review?(cpearce)
(Reporter) | ||
Comment 4•4 years ago
|
||
Created attachment 8661069 [details] [diff] [review] P4. Have VPX/Opus/Vorbis decoder use PlatformDecoderModule log.
Attachment #8661069 -
Flags: review?(cpearce)
Updated•4 years ago
|
Attachment #8661066 -
Flags: review?(cpearce) → review+
Updated•4 years ago
|
Attachment #8661067 -
Flags: review?(cpearce) → review+
Updated•4 years ago
|
Attachment #8661068 -
Flags: review?(cpearce) → review+
Updated•4 years ago
|
Attachment #8661069 -
Flags: review?(cpearce) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/b04f9d420639 https://hg.mozilla.org/integration/mozilla-inbound/rev/58190c41c658 https://hg.mozilla.org/integration/mozilla-inbound/rev/e3595c625039 https://hg.mozilla.org/integration/mozilla-inbound/rev/e8eb8b46b68d
Comment 6•4 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/b04f9d420639 https://hg.mozilla.org/mozilla-central/rev/58190c41c658 https://hg.mozilla.org/mozilla-central/rev/e3595c625039 https://hg.mozilla.org/mozilla-central/rev/e8eb8b46b68d
Status: NEW → RESOLVED
Last Resolved: 4 years ago
status-firefox43: affected → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•