summaryrefslogtreecommitdiff
path: root/babl/babl-type.c
Commit message (Expand)AuthorAge
* docs: improve the generated referenceØyvind Kolås2019-07-22
* code style reviewNuno Ferreira2019-02-21
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* babl: reduce amount of instrumentationØyvind Kolås2018-01-15
* babl_type_new(): fix global-buffer-overflowRoman Lebedev2015-06-24
* Remove deadcodeMukund Sivaraman2015-02-26
* Fix type max value for consistencyMukund Sivaraman2015-02-26
* Use a static set of reference pixelsDaniel Sabo2014-01-30
* constify APIØyvind Kolås2012-03-18
* get rid of hack_hack(), use NEEDS_BABL_DB insteadNils Philippsen2011-05-26
* allow reregistering but check for differencesRupert Weber2011-01-20
* Port all of babl to use use babl_set_destructorØyvind Kolås2010-06-27
* 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
* Make the "test" array static.Tor Lillqvist2008-03-24
* 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
* Make babl compile with stricter compiler warnings, mostly related toØyvind Kolås2006-11-17
* profiling on demandØyvind Kolås2005-09-26
* importing BablFishPathØyvind Kolås2005-09-18
* removed unused list of conversions to fooØyvind Kolås2005-09-11
* implemented hashing for object listsØyvind Kolås2005-09-01
* header cleanoutØyvind Kolås2005-08-31
* re-registration (instrumentation, and fish optimization)Øyvind Kolås2005-08-30
* do a backtrace on babl_fatal()Øyvind Kolås2005-08-28
* extensions break freeØyvind Kolås2005-08-27
* babl_log upgadeØyvind Kolås2005-08-27
* preparing for component and type shufflingØyvind Kolås2005-08-25
* s/PixelFormat/Format/gØyvind Kolås2005-08-24
* allocate larger chunks in constructorsØyvind Kolås2005-08-16
* polymorphicationØyvind Kolås2005-08-16
* BablFishReference is coming to lifeØyvind Kolås2005-08-15
* type system cleanupØyvind Kolås2005-08-10
* Initial revisionØyvind Kolås2005-08-09