Closed
Bug 9494
Opened 26 years ago
Closed 23 years ago
Revaluate quality settings for JPEG
Categories
(Core :: Graphics: ImageLib, enhancement, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: hyp-x, Assigned: pavlov)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
|
19.11 KB,
image/jpeg
|
Details |
DESCRIPTION
There are some minor visual problems displaying this image.
Eg. you can see a dark horizontal line above the word "Multimedia".
It looks like there are some rounding error involved with the jpeg decoding.
REGRESSION
I've tested this on Win98 with both 16bit and 24bit color depth.
Occurs on:
Mozilla 1999-07-04-08
Netscape Communicator 4.6
ACDSee 32 v2.4
Doesn't occur on:
Internet Exploder 4.0
Gimp 1.1 win32 port
Adobe Photoshop 5.0
I'll attach the image just in case it gets lost.
| Reporter | ||
Comment 1•26 years ago
|
||
The "dark horizontal line" is a jpeg decompression artifact.
After beta, I take a look at changing the quality setting
for the decoder.
-pn
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → LATER
Summary: JPEG rendering glitch → Revaluate quality settings for JPEG
Comment 4•26 years ago
|
||
Gut feeling is that this should be kept in 5.0/M20-ish timeframe, but e-mailed
pnunn to get her $.02.
eli:
this is not a big issue. There is always a
speed/quality trade off. For an image with
large flat areas and few colors, a gif would have given better
compression and a better result.
Once we get the browser speed up, then we can balance the
cost of changing the setting for decompression.
-pn
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•26 years ago
|
||
Verified later. Thanks, Pam.
Comment 8•23 years ago
|
||
reassign
| Assignee | ||
Comment 9•23 years ago
|
||
we fixed this
Status: NEW → RESOLVED
Closed: 26 years ago → 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•