Closed Bug 42199 Opened 24 years ago Closed 24 years ago

Image decoders handling more than one mimetype

Categories

(Core :: Graphics: ImageLib, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: pnunn)

References

Details

Currently image decoder components register a single mimetype, which libimg uses to determine what streams to send its way (or at least this is the way things are supposed to happen #41333). The MNG component I've written handles both MNG (video/x-mng) and JNG (image/x-jng) images (actually it can also handle image/png, but that's another discussion). We need some way for a decoder to register multiple mimetypes.
Blocks: mng
Status: NEW → ASSIGNED
Target Milestone: --- → M16
M16 has been out for a while now, these bugs target milestones need to be updated.
Solved by registering two progids for the mng decoder.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Should this be documented somewhere? Sounds like we need imglib extension documentation ...
Matty: You volunteering? Super, we could use the help. -p
Well, I don't really know the first thing about imglib. All I'm really saying is that we should make sure this little piece of imglib folklore is not lost.
QA Contact: elig → tpreston
You need to log in before you can comment on or make changes to this bug.