summaryrefslogtreecommitdiff
path: root/babl/babl-internal.h
Commit message (Expand)AuthorAge
...
* babl: make some of the new space API internal for nowØyvind Kolås2017-08-19
* add BablTRC class, that handles gamma or sRGBØyvind Kolås2017-08-19
* make use of babl space for reference computationsØyvind Kolås2017-08-18
* Add the BablConversion as first argument of all conversionsØyvind Kolås2017-08-18
* babl: clean up various syntax bugs.Jehan2017-07-16
* babl-internal: tidy up some log messagesØyvind Kolås2017-06-13
* bug #783704, Check db NULL to avoid segfault if babl not initiated,Guiu Rocafort2017-06-13
* babl-cache: incorporate BABL_PATH_LENGTH in headerØyvind Kolås2016-11-23
* remove babl-fish-statsØyvind Kolås2016-11-19
* babl-cache: store tolerance as part of cache versioningØyvind Kolås2016-11-15
* move fish cache to own .c fileØyvind Kolås2016-11-15
* babl_parse_double: permit 0 and 9 after .Øyvind Kolås2015-06-21
* add internal babl_parse_double; to avoid using atofØyvind Kolås2014-06-09
* resolve ambiguous calling of real_babl_log with va_argsPaul Fredrickson2014-03-20
* Use a static set of reference pixelsDaniel Sabo2014-01-30
* Mostly remove BablImage from babl-fish-reference.cDaniel Sabo2013-10-15
* constify APIØyvind Kolås2012-03-18
* babl: add ability to register user data with BablModelØyvind Kolås2012-03-17
* constify source argument of babl_processØyvind Kolås2012-03-15
* get rid of hack_hack(), use NEEDS_BABL_DB insteadNils Philippsen2011-05-26
* disable DEBUG_MEMØyvind Kolås2010-12-18
* Port all of babl to use use babl_set_destructorØyvind Kolås2010-06-27
* Removed two function calls in common pathØyvind Kolås2009-11-24
* Made BablFishPath thread safe.Øyvind Kolås2009-11-21
* Added a mutex to memory sanity counters.Øyvind Kolås2009-11-21
* Added a BablMutex type.Øyvind Kolås2009-11-21
* Make use of system return value to avoid warningsDanny Robson2009-07-19
* Avoid the need for define __func__ "unknown" on some vendor compilersMartin Nordholts2009-03-31
* Handle variadic macros in a portable wayMartin Nordholts2009-03-25
* based on a patch from Gary V. Vaughan, include "config.h" before any otherSven Neumann2009-02-24
* Do a complete overhaul of the babl API.Martin Nordholts2009-01-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
* Formating.Martin Nordholts2009-01-17
* Instead of having BABL_CLASS() plus variants and making the macrosMartin Nordholts2009-01-17
* Remove BABL_HARD_MAX_PATH_LENGTH from here, it's only for internal use.Martin Nordholts2009-01-14
* Don't just eek when an assertion fails, also say exactly what failed.Martin Nordholts2008-12-08
* Added support for CPU acceleration, RGBA float -> RGB u8 and RGBA float ->Jan Heller2008-05-23
* changed fallback macro to have the same return type as rint().Sven Neumann2008-05-21
* fallback to floor function when rint function is not available.Jan Heller2008-05-20
* 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 logic of go_fishing codeØyvind Kolås2008-04-08
* Sparse fixes.Mukund Sivaraman2008-04-03
* applied patch from Jan Heller that improves readability by using the newlyØyvind Kolås2008-04-01
* Applied patch from Jan Heller that introduces list and hash tableSven Neumann2008-03-22
* Const'ified code with Babl*'s refering to formats.Øyvind Kolås2007-12-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
* applied patch from Tim Mooney fixing bug #392843, replacing _FUNCTION_Øyvind Kolås2007-01-21