summaryrefslogtreecommitdiff
path: root/base/gxipixel.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706373: Improve detection of image clipping.Robin Watts2023-02-081-8/+19
* Add "imagematrices_are_untrustworthy" to gs_data_image_tRobin Watts2023-02-081-2/+2
* Bug 695153: Tweak interpolation edge case.Robin Watts2022-06-071-30/+34
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-0/+3
* Bug 703164: Endian issues with CMMMichael Vrhel2020-11-201-1/+5
* Bug702727 -- Fix rc counting of penum->pcs for image1 and image4Nancy Durgin2020-08-201-8/+9
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702068 continued: Fix smasked images with masks.Robin Watts2020-02-181-1/+2
* Bug 702068 continued: Revised handling of images within smasks.Robin Watts2020-02-041-1/+1
* Bug 702068: Fix 'cracks' appearing around transparently blended regions.Robin Watts2020-01-291-3/+5
* Bug 697545 : Prevent leak in gx_image_enum_begin.Shailesh Mistry2019-09-171-0/+1
* Bug 697545 : Prevent memory leaks in gx_image_enum_begin.Shailesh Mistry2019-09-111-1/+1
* Rework ROP transparencyRobin Watts2019-07-031-1/+2
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 697545: Update gx_image_enum_begin to correctly handle error returns.Shailesh Mistry2019-01-021-2/+10
* Bug 697545 : Fix memory leak in gx_image_enum_begin.Shailesh Mistry2018-05-061-3/+6
* Fix quirk in image enumerator creation routines.Robin Watts2018-05-031-35/+31
* Another attempt at fixing the 'skip' logic for halftoned images.Robin Watts2018-04-051-1/+1
* Tweak logic for skipping clipped image lines.Robin Watts2018-04-041-0/+1
* Make ICC profile management thread safe.Ray Johnston2018-03-281-2/+3
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-211-7/+20
* Simplify image enumerator rectangle logic for scalers.Robin Watts2018-03-141-28/+66
* Handle a potential error condition in PXLKen Sharp2018-02-071-2/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix bug 697459 Buffer overflow in fill_threshold_bufferRay Johnston2017-11-211-1/+1
* Compiler warning: discaring constChris Liddell2017-09-071-1/+1
* Coverity ID# 127201Chris Liddell2017-09-051-1/+2
* Add error checking for gs_colorspace_set_icc_equivalent()Chris Liddell2017-06-301-1/+3
* Resolve image enumerator ownership on errorKen Sharp2017-02-201-4/+0
* Commit a9a58bb95 was incorrect, clearing some values that it shouldn'tRay Johnston2017-02-081-0/+2
* Check for NULL return from memory allocationChris Liddell2016-10-081-0/+2
* Improve performance of landscape masks for bug 696841.Ray Johnston2016-07-071-24/+38
* Fix force_interpolation to work properly with interpolation thresholdRay Johnston2016-07-051-1/+1
* Use fixed_epsilon to detect downscale for force_interpolation of patternsRay Johnston2016-07-051-2/+4
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-19/+19
* Coverity ID 94662 - ensure argument is not NULLKen Sharp2016-04-281-0/+4
* Get rid of code allowing for no 12 bit or 16 bit image support.Ray Johnston2016-03-041-14/+4
* Avoid interpolating imagemasks in pattern accumulators.Robin Watts2016-02-181-0/+2
* Bug 696132: Reapply previous work.Robin Watts2016-02-151-10/+53
* Revert Bug 696132 work, in order to start from scratch.Robin Watts2016-02-121-53/+10
* Bug 696132/696572: Continued "pattern gap" work - interpolateRobin Watts2016-02-121-1/+17
* Bug 696132/696572: Continued "pattern gap" work - tidying.Robin Watts2016-02-121-5/+24
* Fix gridfitting images being too greedy.Robin Watts2016-02-101-0/+3
* Bug 696132: Grid fit images within pattern fills.Robin Watts2016-02-051-7/+12
* Bug 693777: Valgrind indeterminism.Robin Watts2015-12-281-1/+4
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1389