]> git.sesse.net Git - qscale/history - libqscale.c
Add support for the Mitchell filter kernel.
[qscale] / libqscale.c
2008-07-12 Steinar H. GundersonAdd support for the Mitchell filter kernel.
2008-07-12 Steinar H. GundersonFix a clone bug.
2008-07-12 Steinar H. GundersonSupport progressive mode in JPEGs.
2008-07-12 Steinar H. GundersonAdd some useful functions for the Perl module.
2008-07-12 Steinar H. GundersonFix so loading/saving from other stuff than stdin/stdou...
2008-05-29 sgunderson@bigfoot.comCopy the GPL blurb into libqscale.c.
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.comMove JPEG loading into libqscale.