summaryrefslogtreecommitdiff
path: root/base/gxdownscale.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Fix warning in downscaler.cRobin Watts2022-04-121-1/+1
* Fix and extend chameleon device.Robin Watts2022-03-101-2/+36
* Coverity 376617: Fix assignment.Robin Watts2022-03-081-1/+1
* Update plan devices to use the downscaler, plus various fixes.Robin Watts2022-03-071-46/+100
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-4/+4
* Support -dDeskew for planar devices.Robin Watts2021-05-241-31/+182
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-1/+15
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Add skew detection/correction to downscaler.Robin Watts2020-06-041-1/+164
* Rework downscaler initialisation.Robin Watts2020-06-031-241/+84
* Fix coverity 359151.Robin Watts2020-06-031-0/+8
* Refactor downscaler.Robin Watts2020-06-011-103/+306
* lgtm.com fix: int * int may overflow before being converted to size_t.Robin Watts2020-05-181-1/+1
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-3/+3
* lgtm.com fixes: Fix cases where comparisons are constant.Robin Watts2020-05-151-1/+1
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-15/+19
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Use CAL implementation of ETS in WITH_CAL builds.Robin Watts2019-10-241-2/+60
* Fix Downscaler ETS brokenness.Robin Watts2019-03-291-1/+1
* tiffscaled: correctly select the downscaler when using ETSChris Liddell2019-03-201-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-22/+195
* Enable Trapping by default.Robin Watts2018-10-151-12/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 698034: Fix various problems with MFS downscaling to cmyk.Robin Watts2017-07-311-42/+28
* Add ETS to Downscaler.Robin Watts2016-12-121-26/+325
* Bug 697044: Fix indeterminism in tiffscaledRobin Watts2016-08-171-4/+8
* Add support for -sPostRenderProfile="icc profile" to tiffscaled devicesMichael Vrhel2016-07-221-233/+251
* Add color management hooks for downscaler.Robin Watts2016-07-181-12/+121
* Improve logability of errors.Robin Watts2016-02-181-7/+7
* Tidy downscaler params.Robin Watts2016-02-091-5/+5
* Disable trapping by default.Robin Watts2016-02-051-42/+58
* Reduce boilerplate downscaler params handling.Robin Watts2016-02-051-0/+159
* Initial import of ClapTrap.Robin Watts2016-02-051-11/+201
* Bug 696151: fix logic in gx_downscaler_get_bits_rectangle()Chris Liddell2015-09-241-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2182