summaryrefslogtreecommitdiff
path: root/babl/babl-model.c
Commit message (Expand)AuthorAge
* babl: make space remodelling array dynamicØyvind Kolås2023-04-20
* babl: adjust sanity criteria for babl_model_is_symmetricØyvind Kolås2021-10-29
* babl: replace premultiplied with associated in BablModelFlagsØyvind Kolås2019-07-22
* docs: improve the generated referenceØyvind Kolås2019-07-22
* babl: make model_is_symmetric test adapt tolerance for high valuesØyvind Kolås2019-07-04
* code style reviewNuno Ferreira2019-02-21
* babl: rename babl_model_get_flags to babl_get_model_flagsØyvind Kolås2018-12-03
* babl: make babl_model_get_flags also accept formatØyvind Kolås2018-12-02
* babl: add meta data to RGBA model in coreØyvind Kolås2018-11-27
* babl: add bitmask flags for meta-data about modelsØyvind Kolås2018-11-27
* babl: implement CMYK color model in reference and baseØyvind Kolås2018-11-24
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* babl: make babl_model_with_space able to take format/model for spaceØyvind Kolås2018-07-11
* babl: reduce amount of instrumentationØyvind Kolås2018-01-15
* babl: do not use model.data for storing original model backpointerØyvind Kolås2017-10-04
* babl: initialize used BablModel struct member data on initØyvind Kolås2017-08-26
* make use of babl space for reference computationsØyvind Kolås2017-08-18
* babl_model_new(): fix global-buffer-overflowRoman Lebedev2015-06-24
* Fix another place where assigned_name can be NULLMukund Sivaraman2015-02-26
* Allow up to (and including) BABL_MAX_COMPONENTSMukund Sivaraman2015-02-26
* Avoid shadowing babl variableMukund Sivaraman2015-02-26
* Use common returnMukund Sivaraman2015-02-26
* assigned_name can be NULL, causing segfaultMukund Sivaraman2015-02-26
* Use a static set of reference pixelsDaniel Sabo2014-01-30
* constify APIØyvind Kolås2012-03-18
* babl: add ability to register user data with BablModelØyvind Kolås2012-03-17
* get rid of hack_hack(), use NEEDS_BABL_DB insteadNils Philippsen2011-05-26
* catch babl_{format,model}_new calls with missing parametersNils Philippsen2011-05-26
* removed redundant RGBA double registrationRupert Weber2011-01-20
* allow reregistering but check for differencesRupert Weber2011-01-20
* create double format for every modelRupert Weber2010-09-12
* Port all of babl to use use babl_set_destructorØyvind Kolås2010-06-27
* Change sprintf() to babl_strcat() in model create_name()Danny Robson2009-07-19
* based on a patch from Gary V. Vaughan, include "config.h" before any otherSven Neumann2009-02-24
* Since babl_foo_from_id() will not be part of the public API we canMartin Nordholts2009-01-20
* s/babl_foo_init/babl_foo_class_init/Martin Nordholts2009-01-17
* Instead of having BABL_CLASS() plus variants and making the macrosMartin Nordholts2009-01-17
* removed babl-classes.h removed and mostly folded into ... .. this file,Øyvind Kolås2008-04-15
* extensions/util.h removed trailing whitespace.Sven Neumann2008-04-15
* applied patch from Jan Heller that improves readability by using the newlyØyvind Kolås2008-04-01
* babl/babl-component.c babl/babl-conversion.c babl/babl-db.cSven Neumann2008-03-29
* Modified copyright statement to refer to an URL instead of a civic addressØyvind Kolås2007-11-11
* Upgraded babl from LGPLv2 to LGPLv3. Copyright statements in all filesØyvind Kolås2007-11-10
* reindented all of the code using uncrustifyØyvind Kolås2007-03-25
* This change makes babl buildable on Windows.Michael Schumacher2007-01-06
* Make babl compile with stricter compiler warnings, mostly related toØyvind Kolås2006-11-17
* upgrading BablFishPathØyvind Kolås2005-09-26
* importing BablFishPathØyvind Kolås2005-09-18
* NULL sentinel attributeØyvind Kolås2005-09-11
* removed unused list of conversions to fooØyvind Kolås2005-09-11