aboutsummaryrefslogtreecommitdiff
path: root/fiv-io.c
Commit message (Expand)AuthorAgeFilesLines
* NOPUSH: Avoid JPEG enhancement within the TIFF/EP loaderPřemysl Eric Janouch2 days1-2/+3
* Fix openSUSE 15.5 and Win32 buildsPřemysl Eric Janouch2024-04-061-0/+3
* Fix LibRaw 0.20 compatibilityPřemysl Eric Janouch2024-03-281-0/+2
* Fix a build issue, and a big endian conversionPřemysl Eric Janouch2024-03-131-3/+5
* Add an experimental OpenGL rendererPřemysl Eric Janouch2024-03-131-6/+12
* Prepare for parallelized colour managementPřemysl Eric Janouch2024-01-281-35/+42
* Move colour management to its own compilation unitPřemysl Eric Janouch2024-01-261-341/+9
* Mark places where lcms2 should use contextsPřemysl Eric Janouch2024-01-261-5/+5
* Load AdobeRGB Nikon JPEGs correctlyPřemysl Eric Janouch2024-01-231-6/+121
* Fix a class of animated transparent WebPsPřemysl Eric Janouch2023-12-281-3/+8
* Add a comment regarding high-precision JPEGsPřemysl Eric Janouch2023-12-051-0/+2
* Circumvent JPEG QS & libjpeg-turbo incompatibilityPřemysl Eric Janouch2023-12-051-1/+6
* Fix double colour management in the librsvg loaderPřemysl Eric Janouch2023-07-131-1/+1
* Colour-manage SVGsPřemysl Eric Janouch2023-07-091-6/+6
* Fix crash in the librsvg loaderPřemysl Eric Janouch2023-07-091-2/+3
* Fix compatibility with newer resvg versionsPřemysl Eric Janouch2023-06-291-0/+5
* Fix build without JPEG Quant SmoothPřemysl Eric Janouch2023-06-271-1/+1
* Fix build with older versions of CairoPřemysl Eric Janouch2023-06-251-0/+2
* Fix colour management in animationsPřemysl Eric Janouch2023-06-241-1/+1
* Premultiply through Little CMS in animationsPřemysl Eric Janouch2023-06-241-11/+8
* Stop abusing Cairo user data, part 2Přemysl Eric Janouch2023-06-241-116/+69
* Stop abusing Cairo user data, part 1Přemysl Eric Janouch2023-06-241-469/+444
* Fix 32-bit build warningsPřemysl Eric Janouch2023-06-231-3/+3
* Handle LibTIFF errors correctlyPřemysl Eric Janouch2023-06-131-1/+2
* Prevent a possibility of GdkPixbuf crashesPřemysl Eric Janouch2023-06-131-0/+2
* Fix thumbnailing with the GdkPixbuf loaderPřemysl Eric Janouch2023-06-131-3/+13
* Make it possible to switch off our TIFF/EP loaderPřemysl Eric Janouch2023-06-081-6/+13
* Unify non/enhanced JPEG loading codePřemysl Eric Janouch2023-06-081-104/+82
* Fix enhancement of CMYK JPEGsPřemysl Eric Janouch2023-06-071-3/+0
* Slightly clean up colour managementPřemysl Eric Janouch2023-06-061-11/+13
* With newer Little CMS, colour manage ARGB surfacesPřemysl Eric Janouch2023-06-061-27/+52
* Use Little CMS's alpha premultiplication featurePřemysl Eric Janouch2023-06-061-44/+73
* Move git submodules to a subdirectoryPřemysl Eric Janouch2023-06-041-1/+1
* Clean up namespace pollutionPřemysl Eric Janouch2023-05-281-4/+4
* Move FivIoModel to its own compilation unitPřemysl Eric Janouch2023-05-281-523/+0
* Clean upPřemysl Eric Janouch2023-05-281-31/+10
* Load MPF images as pagesPřemysl Eric Janouch2023-05-281-6/+120
* Make TIFF parsing a bit saferPřemysl Eric Janouch2023-05-281-5/+4
* Extract some full-size raw previews without LibRawPřemysl Eric Janouch2023-05-261-60/+334
* Extract all raw subimages as pagesPřemysl Eric Janouch2023-05-261-35/+49
* Mildly optimize raw image handlingPřemysl Eric Janouch2023-05-211-1/+1
* Make supported media type listing output uniquePřemysl Eric Janouch2023-04-171-3/+8
* Fix a logic errorPřemysl Eric Janouch2023-04-141-1/+1
* Fix a memory leak on image loadingPřemysl Eric Janouch2023-04-141-1/+4
* Deduplicate file information structuresPřemysl Eric Janouch2023-04-141-67/+103
* Check filesize when retrieving thumbnailsPřemysl Eric Janouch2023-04-141-1/+4
* Add optional browser filename labelsPřemysl Eric Janouch2023-04-111-1/+4
* Add directory tree traversal functionalityPřemysl Eric Janouch2023-04-051-35/+163
* Integrate online reverse image searchPřemysl Eric Janouch2023-03-151-1/+83
* Bump WuffsPřemysl Eric Janouch2023-03-071-3/+2