]> git.sesse.net Git - qscale/history - libqscale.h
Link with LD=gcc; fixes a problem with missing reference to __stack_chk_fail_local.
[qscale] / libqscale.h
2009-06-21 Steinar H. GundersonAdd support for grayscale JPEGs, although in a quite...
2008-07-12 Steinar H. GundersonAdd support for the Mitchell filter kernel.
2008-07-12 Steinar H. GundersonSupport progressive mode in JPEGs.
2008-07-12 Steinar H. GundersonAdd some useful functions for the Perl module.
2008-05-29 sgunderson@bigfoot.comMove JPEG saving into libqscale. Hooray, we have a...
2008-05-29 sgunderson@bigfoot.comStore the sampling factors explicitly in the struct...
2008-05-29 sgunderson@bigfoot.comMove scaling into libqscale.
2008-05-29 sgunderson@bigfoot.comAnother syntax fix for libqscale.h.
2008-05-29 sgunderson@bigfoot.comUnsigned-ify.
2008-05-29 sgunderson@bigfoot.comAdd a parameter for sequential/progressive mode.
2008-05-28 sgunderson@bigfoot.comErr, fixed more libqscale.h silliness.
2008-05-28 sgunderson@bigfoot.comAdded a load_from_stdio() parameter.
2008-05-28 sgunderson@bigfoot.comAdded a missing parameter.
2008-05-28 sgunderson@bigfoot.comDrew up a first API for libqscale.