]> git.sesse.net Git - qscale/history - qscale.c
Fix behavior for input images not aligned on a DCT block.
[qscale] / qscale.c
2008-02-03 sgunderson@bigfoot.comFix behavior for input images not aligned on a DCT...
2008-02-03 sgunderson@bigfoot.comMake the cutoff constant really constant.
2008-02-03 sgunderson@bigfoot.comAdd a much better sinc() implementation.
2008-02-03 sgunderson@bigfoot.comAdd SSE the other way as well, requiring SSE3.
2008-02-03 sgunderson@bigfoot.comImplement first round of SSE.
2008-02-03 sgunderson@bigfoot.comInvert directions again, increasing speed but adding...
2008-02-03 sgunderson@bigfoot.comAdd JPEG support.
2008-02-03 sgunderson@bigfoot.comInvert horizontal and vertical order.
2008-02-03 sgunderson@bigfoot.comInitial version.