summaryrefslogtreecommitdiff
path: root/gs/base/gxiscale.c
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-201-1538/+0
* Bug 695348: Proper fix for avoiding SEGV in interpolated scalar.Robin Watts2015-06-161-0/+15
* Revert "Bug 695348: Avoid SEGV in interpolated scaler."Robin Watts2015-06-151-15/+0
* Bug 695348: Avoid SEGV in interpolated scaler.Robin Watts2015-06-151-0/+15
* Update antidropout downscaler.Robin Watts2013-09-041-3/+4
* Bug 694561: Fix interpolated landscape images (again).Robin Watts2013-09-041-195/+20
* Bug 694451: Solve problems with interpolated landscape images.Robin Watts2013-08-151-60/+161
* Bug 693965: Fix SEGV in fuzzing test (corrupt image)Robin Watts2013-05-201-1/+10
* Revert "Bug 693965: Fix SEGV in fuzzing test (corrupt image)"Robin Watts2013-05-201-11/+1
* Bug 693965: Fix SEGV in fuzzing test (corrupt image)Robin Watts2013-05-171-1/+11
* Bug 693824: Valgrind problems in interpolated images.Robin Watts2013-04-011-3/+5
* Bug 693658: Improve validation of image parametersAlex Cherepanov2013-03-161-0/+4
* Fix interpolation code to behave consistently in the presence of pdf14.Robin Watts2012-10-291-22/+17
* Support rotated images with interpolation.Robin Watts2012-10-261-60/+557
* Fix typo in last commit.Robin Watts2012-10-261-2/+2
* Fix problem in interpolation code.Robin Watts2012-10-251-2/+4
* Bug 693407: Portion of image missing with interpolationRobin Watts2012-10-241-2/+8
* Addition of an internal CMM for direct color replacement of text, graphic and...Michael Vrhel2012-10-091-1/+1
* Turn on ability to specify no color management from the srcgtag structure for...Michael Vrhel2012-10-041-0/+3
* Addition of support for allowing control over the use of black point compensa...Michael Vrhel2012-09-261-1/+1
* Introduce GS_THREADSAFE define and modify printing calls.Robin Watts2012-09-181-14/+14
* Big 693272; fix SEGV due to optimised interpolation.Robin Watts2012-08-201-1/+1
* Bug 693166: Optimise interpolationRobin Watts2012-07-181-5/+42
* Tweak interpolation calculationsRobin Watts2012-07-171-7/+8
* Update copyright "headers".Chris Liddell2012-06-131-7/+9
* CIELAB vector and CIELAB images have to use a slightly different remap proc.Michael Vrhel2012-05-101-2/+14
* Fix interpolation of indexed colorspaces.Robin Watts2012-02-161-4/+3
* Fix Division by Zero in interpolated scaler.Robin Watts2012-02-151-0/+5
* Proof and DeviceLink ICC profile supportMichael Vrhel2011-12-281-2/+2
* Movement of proof profile an device link profile to device.Michael Vrhel2011-12-231-1/+1
* Allow use of unmanaged color transformations for source DeviceXXX colorsMichael Vrhel2011-12-081-6/+8
* Replace all uses of 'template' with 'templat'.Robin Watts2011-11-101-9/+9
* Fix warning; initial_decode was declared to return an int rather than void.Robin Watts2011-10-271-1/+1
* Fix for Bug 692507Michael Vrhel2011-10-031-17/+28
* Fix for bug 692323. Performs color management before spatial interpolation w...Michael Vrhel2011-09-141-355/+199
* Fix for bug 692392. This makes sure that the transfer function is only app...Michael Vrhel2011-08-141-0/+3
* Rename object_tag to graphics_type_tag and move to the device for MT rendering.Ray Johnston2011-07-081-1/+1
* Fix Bug 692331: SEGV in image interpolation.Robin Watts2011-07-081-3/+13
* Fix Bug 692225. Interpolate and Decode don't play nice.Robin Watts2011-05-301-1/+3
* Change in device ICC profile handlingMichael Vrhel2011-05-151-15/+9
* Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel2011-05-071-6/+17
* Fix warnings (unused variables and missing cases in switches).Robin Watts2011-04-261-3/+0
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-1/+1
* Fix for color related warnings in bug 691459Michael Vrhel2011-01-091-4/+0
* Fix so that we do not do the ICC optimized flow for color images when our tar...Michael Vrhel2011-01-071-0/+7
* Fix a memory leak when interpolating image data. We were allocating a colourChris Liddell2010-11-151-13/+18
* Whitespace tweaks to gxiscale.c. The complexity in the file is more thanRobin Watts2010-10-061-596/+599
* Commit to move the ICC profile for the device within the device structure. T...Michael Vrhel2010-08-101-4/+4
* Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel2010-06-011-2/+2
* Fix for indeterminism when using psdcmyk device and interpolated images. For...Michael Vrhel2010-05-271-0/+7