summaryrefslogtreecommitdiff
path: root/babl/babl-icc.c
Commit message (Expand)AuthorAge
* icc: make bounds protection more robustØyvind Kolås2022-08-24
* ICC: verify validity of data-ranges for ICC tagsØyvind Kolås2022-08-24
* -Wimplicit-fallthrough add commit according to gcc doc.Axel Viala2022-08-21
* babl: fix typos in error strings.Jehan2022-08-17
* icc: make babl_space_from_icc threadsafeØyvind Kolås2021-02-03
* icc: add offset bounds checks to read_signØyvind Kolås2021-02-03
* babl: support creating babl spaces from input-class ICC profilesØyvind Kolås2021-01-23
* babl: fix bug in caching of CMYK profilesØyvind Kolås2020-11-30
* babl: code handling ICC v4, CIE TRC formulasØyvind Kolås2020-08-07
* babl: handle 7 parameter ICC v4 TRCsØyvind Kolås2020-08-07
* babl: avoid potential NULL deref of malloc result in ICC codeØyvind Kolås2020-06-28
* babl: reduce default max path length to 3 (5)Øyvind Kolås2019-08-19
* babl: add support for grayscale spacesØyvind Kolås2019-08-19
* babl: use an enum to internally differentiate rgb, cmyk or gray type spacesØyvind Kolås2019-08-19
* code style reviewNuno Ferreira2019-02-21
* babl: rename new space scRGBØyvind Kolås2019-02-01
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* babl_space_get_icc: permit passing NULL for return lengthØyvind Kolås2018-11-03
* babl: add performance flag to intent, issue #21Øyvind Kolås2018-08-21
* icc: detect inconsistent Argyll ICC cLUT profiles, issue #21Øyvind Kolås2018-08-21
* babl: harmonize naming of space constructorsØyvind Kolås2018-07-16
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* babl: add babl_space_get_iccØyvind Kolås2018-07-11
* babl: fix bug in icc tag alignmentØyvind Kolås2018-07-09
* babl: export symbol babl_space_to_iccØyvind Kolås2018-07-08
* babl: export more symbolsØyvind Kolås2018-07-08
* babl: fix fixed to double conversionsElle Stone2018-06-09
* babl-space: babl_space_new_from_chromaticities add equalize_matrix argumentØyvind Kolås2018-06-09
* babl-internal: print debug output to stderrØyvind Kolås2018-04-25
* babl: use snprintf instead of sprintfTobias Stoeckmann2017-10-25
* babl: acknowledge some used trademarksØyvind Kolås2017-10-03
* babl: rename babl_space_from_icc to babl_icc_make_spaceØyvind Kolås2017-10-03
* Bug 788093 - Crash loading (jpg with) ICC v4 profile with parametric TRCsEll2017-09-24
* babl: make babl_space_to_icc internal, for nowØyvind Kolås2017-09-22
* babl: improve icc number serializationØyvind Kolås2017-09-18
* babl: tidy up icc writingØyvind Kolås2017-09-18
* babl: add rendering intent argument to icc loading APIØyvind Kolås2017-09-13
* babl: add icc meta-data extraction functionsØyvind Kolås2017-09-11
* babl: in BablTRC, use BablPolynomial to approximate gamma func.Ell2017-09-11
* babl: avoid accidental matrix overwrite by long namesØyvind Kolås2017-09-08
* babl: abstract space duplicate detectionØyvind Kolås2017-09-03
* babl: make error argument of babl_space_from_icc optionalØyvind Kolås2017-09-03
* babl: detect sRGB profiles from matrixØyvind Kolås2017-09-03
* babl: move srgb detection to srgb_formula constructorØyvind Kolås2017-09-03
* babl: icc implement ascii decoding of mlucØyvind Kolås2017-09-02
* babl: add parametric handling for sRGB style TRCs (icc V4)Øyvind Kolås2017-09-02
* babl-icc: add support for some ICCv4 profilesØyvind Kolås2017-09-01
* babl: iterate on public space/icc APIØyvind Kolås2017-08-24
* babl-icc: length of string in descr should include \0Øyvind Kolås2017-08-24
* babl-icc: detect 2.2 and 1.8 gammas LUTsØyvind Kolås2017-08-23