]> git.sesse.net Git - fjl/history - idct.h
Try to reduce the register pressure a bit in the unstuff code.
[fjl] / idct.h
2009-01-20 Steinar H. GundersonSplit the two IDCTs into different files.
2009-01-11 Steinar H. GundersonLet IDCTs do precalculation outside the inner loops...
2009-01-09 Steinar H. GundersonFloating-point implementation of AA&N IDCT. Does not...
2009-01-06 Steinar H. GundersonCommit initial reference implementation of IDCT.