summaryrefslogtreecommitdiff
path: root/tests/rgb_to_ycbcr.c
Commit message (Expand)AuthorAge
* main args not used.Axel Viala2022-08-21
* Change the license URL from http://www.gnu.org/licenses/ to https://Michael Natterer2018-07-11
* tests: constify testsØyvind Kolås2012-03-18
* 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
* Do a s/babl_destroy/babl_exit since 'destroy' is better pairedMartin Nordholts2009-01-18
* s/babl_foo_init/babl_foo_class_init/Martin Nordholts2009-01-17
* 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
* header cleanoutØyvind Kolås2005-08-31
* made name parameter of babl_format_new optionalØyvind Kolås2005-08-29
* extensions break freeØyvind Kolås2005-08-27
* fixed component name in testsØyvind Kolås2005-08-26
* s/PixelFormat/Format/gØyvind Kolås2005-08-24
* naming cleanupØyvind Kolås2005-08-21
* fixed gamma correction issuesØyvind Kolås2005-08-18
* polymorphicationØyvind Kolås2005-08-16
* updated YCbCr coefficientsØyvind Kolås2005-08-16
* added CIE Lab and YCbCr modelsØyvind Kolås2005-08-16