Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixes bug #3303802 / bug #3036933
|
|
Instead of always assuming /sw (i.e. fink) it should now also pick up
the macports prefix or /usr/local depending on which one exists.
Of course this can still be overwritten with --with-staticlib-prefix
|
|
|
|
parachute - was a sierra script bug - fixes bug #3614419
|
|
buffer
|
|
|
|
|
|
|
|
|
|
Mountains
|
|
|
|
|
|
|
|
The library name of the static library is based on what libjpeg-turbo uses
which should be fine for Windows at least.
Untested except for compilation of create_project.
|
|
|
|
|
|
|
|
|
|
The engine is still WIP and should not be enabled yet.
|
|
GRAPHICS: Implement JPEGDecoder based on libjpeg.
|
|
cheetaur returned the text for saurus rex, fixes bug #3604943
|
|
|
|
This fixes loading of JPEG files which contain RGB color space instead of YUV.
It is a pretty odd extension of JPEG files by Adobe which is indicated by this:
http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/JPEG.html#Adobe
To still support Groovie's need for YUV data I added some possibility to
request direct YUV output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|