Closed
Bug 1299974
Opened 8 years ago
Closed 6 years ago
Enable MIPS support in the intree libpng
Categories
(Core :: Graphics: ImageLib, enhancement, P5)
Tracking
()
RESOLVED
INCOMPLETE
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: glennrp+bmo, Assigned: glennrp+bmo)
References
()
Details
Attachments
(1 file, 1 obsolete file)
35.98 KB,
patch
|
Details | Diff | Splinter Review |
Libpng-1.6.25 adds MIPS-MSA support. It's not very well tested yet.
Assignee | ||
Updated•8 years ago
|
URL: http://libpng.sf.net
Depends on: 1299590
Summary: Enable MIPS support in libpng → Enable MIPS support in the intree libpng
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → glennrp+bmo
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•8 years ago
|
||
libpng-1.6.25 patch from bug #1299590 must be applied first
Assignee | ||
Comment 2•8 years ago
|
||
Does the "try" system have a MIPS platform to test this on?
Flags: needinfo?(ryanvm)
Assignee | ||
Comment 5•8 years ago
|
||
I've released pngcrush-1.8.6 today which has the same MIPS support, but I haven't tested it. There hasn't been any feedback to the png developers. Maybe it'd be simpler to try pngcrush first.
Comment 6•8 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4)
> Heiher might be able to help test it.
Sorry for later.
I have not a MIPS processor that supported MSA ASE. :( Rankov might be able to help. :)
Flags: needinfo?(r) → needinfo?(branislav.rankov)
Comment 7•8 years ago
|
||
You can use QEMU (trunk) to test MSA.
Pass "-cpu P5600" to emulate the core with MSA support.
Assignee | ||
Comment 9•8 years ago
|
||
Update patch to fix bit rot in media/libpng/moz.build due to checkin of libpng-1.6.29.
Attachment #8787468 -
Attachment is obsolete: true
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Priority: -- → P5
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•