Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation of qjpeg on MinGW with GCC 4.6 | Thiago Macieira | 2011-08-19 | 1 | -0/+5 |
* | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
* | Optimization of pixel conversion when storing jpeg | aavit | 2010-09-24 | 1 | -13/+19 |
* | Avoid creating copy of an image in memory when storing as jpeg | aavit | 2010-09-21 | 1 | -28/+13 |
* | Fixed infinite loop when loading jpeg without EOI from memory. | Kim Motoyoshi Kalland | 2010-09-20 | 1 | -11/+8 |
* | Use the fast Neon conversion for converting colors of jpeg images. | Benjamin Poulain | 2010-08-06 | 1 | -2/+9 |
* | Add the qt_ prefix to convert_rgb888_to_rgb32_ssse3 | Benjamin Poulain | 2010-08-03 | 1 | -2/+2 |
* | Use the fast conversion from RGB888 to RGB32 for Jpeg images | Benjamin Poulain | 2010-08-03 | 1 | -5/+24 |
* | make image handler includes private | Oswald Buddenhagen | 2010-07-04 | 1 | -1/+1 |
* | Split image handler plugin project files | Mark Brand | 2010-07-02 | 1 | -0/+901 |