[Bug 3364] PATCH: allow usage of system libjpeg
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Wed Sep 26 11:20:36 EDT 2007
http://bugzilla.icculus.org/show_bug.cgi?id=3364
tim at ngus.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #4 from tim at ngus.net 2007-09-26 11:20 EDT -------
We've already rejected this before. libjpeg hasn't had an official release in
nearly ten years so there aren't really any particularly compelling reasons to
go down this route. If there are bugfixes/improvements to the libjpeg code that
for whatever reason aren't present in ioq3 then feel free to submit patches.
Pros:
* Marginally smaller binary and codebase
* Updates to libjpeg inherited automatically
Cons:
* Extra dependancy
* Different code path needed for platforms that don't support dynamic linking
and/or libjpeg
* Extra glue required to deal with the fact libjpeg differs from the static
jpeg code with q3
* Bugs introduced by interfering with code that already "just works" on every
platform
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the quake3-bugzilla
mailing list