Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2009-12-31 | Worked around what appears to be a bad JPEG image in the Masterpiece edition of | Torbjörn Andersson | |
Myst. If I dump the image to file, I'm able to read it into other programs, such as The GIMP, just fine. It seems that the only thing that's missing is the End Of Image marker, and what everyone else does is to just fake one. svn-id: r46795 | |||
2009-12-24 | JPEG tweaks and optimization (thanks to digitall) | Scott Thomas | |
svn-id: r46522 | |||
2009-09-01 | Coding best practice: Whenever possible, pass objects by reference instead ↵ | Max Horn | |
of by value. Also make variables or data table which are only used locally "static". svn-id: r43882 | |||
2009-08-21 | Add JPEG decoder from 16bpp branch | Scott Thomas | |
svn-id: r43596 |