summaryrefslogtreecommitdiffstats
path: root/src/main.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-09changed name of qantization tableHEADmasterOliver Schinagl1-1/+12
2005-06-05Made it optimized.Oliver Schinagl1-236/+129
2005-05-17DCT finishedOliver Schinagl1-1/+32
2005-05-16And the idct and fdct are working perfect..Oliver Schinagl1-13/+91
2005-04-138 and 24 bits working. And PSV just won :-)..Oliver Schinagl1-72/+47
2005-04-11bmp.c is for reading and writing bmp-filesOliver Schinagl1-103/+66
2005-04-10Some small updates and split some up to color.c and bmpjpeg.cOliver Schinagl1-47/+41
2005-04-08Made the the RGB / YCrCb functions without floats and tested them (test passed)Oliver Schinagl1-7/+6
2005-04-06Added RGB-YCbCr and JPEG header readerOliver Schinagl1-31/+113
2005-04-05BMP file is opened and header is readed en the file is written in Image1 arrayOliver Schinagl1-12/+63
2005-04-04Added some comment to main.c and some file open stuffOliver Schinagl1-5/+54