]> git.sesse.net Git - fjl/history - driver.c
In the driver, store the image data and output one of the components as a PGM file.
[fjl] / driver.c
2009-05-31 sgunderson@bigfoot.comIn the driver, store the image data and output one...
2009-05-31 sgunderson@bigfoot.comUnfix the coefficient fix.
2009-05-31 sgunderson@bigfoot.comWrite to the right coefficient.
2009-05-31 sgunderson@bigfoot.comFix height/width read.
2009-05-31 sgunderson@bigfoot.comMinor adjustments to code that does not work.
2009-05-31 sgunderson@bigfoot.comTry to dequantize and IDCT data in the driver.
2009-05-30 sgunderson@bigfoot.comAdd DQT parsing.
2009-05-30 sgunderson@bigfoot.comAdd un-zigzag table.
2009-01-03 Steinar H. GundersonAdd a decoding driver.