summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qjpeghandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Optimization of pixel conversion when storing jpegaavit2010-09-241-13/+19
* Avoid creating copy of an image in memory when storing as jpegaavit2010-09-211-28/+13
* Fixed infinite loop when loading jpeg without EOI from memory.Kim Motoyoshi Kalland2010-09-201-11/+8
* Use the fast Neon conversion for converting colors of jpeg images.Benjamin Poulain2010-08-061-2/+9
* Add the qt_ prefix to convert_rgb888_to_rgb32_ssse3Benjamin Poulain2010-08-031-2/+2
* Use the fast conversion from RGB888 to RGB32 for Jpeg imagesBenjamin Poulain2010-08-031-5/+24
* make image handler includes privateOswald Buddenhagen2010-07-041-1/+1
* Split image handler plugin project filesMark Brand2010-07-021-0/+901