[quake3-bugzilla] [Bug 4564] Use system libjpeg instead of bundled copy (optionally)

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Fri Feb 11 04:51:06 EST 2011


https://bugzilla.icculus.org/show_bug.cgi?id=4564

--- Comment #10 from Simon McVittie <smcv-ioquake3 at pseudorandom.co.uk> 2011-02-11 04:50:58 EST ---
(In reply to comment #9)
> (In reply to comment #8)
> > If you're going to move on this it probably makes sense to upgrade to libjpeg 8
> > at the same time. i.e. put the libjpeg 8 sources in our tree and provide
> > optional means to link to it externally.

Potentially. I'll look at using an external libjpeg6 first (because that's what
Debian and Fedora have, and they're the reasons for this change), then try 
with libjpeg8.

> > I *think* version 8 includes a custom memory management API like the extensions
> > id added to version 6 in order to use Z_Malloc.
> 
> I agree. It would probably make sense moving to libjpeg8. I know Simon probably
> is not gonna like it, as Debian seems to stay at the old version 6

If they're close enough (which I believe they are - they're mostly
API-compatible), we could probably patch ioquake3 for libjpeg6 support until we
move to libjpeg8; it's better than having to patch it for system-libjpeg
support at all!

-- 
Configure bugmail: https://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list