summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-09changed name of qantization tableHEADmasterOliver Schinagl1-1/+12
2005-06-09Added one function to write fileOliver Schinagl1-37/+10
2005-06-09Functions to write markersOliver Schinagl1-0/+724
2005-06-06I have removed all the cinfo referances and it is almost usable see Test_Huff...Oliver Schinagl1-388/+217
2005-06-05(no commit message)Oliver Schinagl1-54/+20
2005-06-05(no commit message)Oliver Schinagl1-26/+1
2005-06-05(no commit message)Oliver Schinagl1-211/+252
2005-06-05(no commit message)Oliver Schinagl1-165/+542
2005-06-05Made it optimized.Oliver Schinagl4-329/+212
2005-06-02Update for readingOliver Schinagl1-17/+54
2005-06-022 weird errors, appears to be working sofar.Oliver Schinagl1-0/+455
2005-05-31huffman from jpgdsrc. has a lot of depenancies.Oliver Schinagl1-0/+146
2005-05-18fixed compiler errors. ToDo: Fix warning.Oliver Schinagl1-1/+119
2005-05-18initial test file for huffmanOliver Schinagl1-0/+11
2005-05-18added init stuff, more research needed on what we need.Oliver Schinagl1-0/+64
2005-05-17DCT finishedOliver Schinagl1-1/+32
2005-05-16And the idct and fdct are working perfect..Oliver Schinagl4-19/+95
2005-05-16Some small stuff changedOliver Schinagl2-162/+27
2005-05-16Working idctOliver Schinagl1-201/+115
2005-05-16Working fdctOliver Schinagl1-118/+304
2005-04-14Writing 8 bit grayscale imageOliver Schinagl1-1/+14
2005-04-138 and 24 bits working. And PSV just won :-)..Oliver Schinagl2-81/+58
2005-04-11Huffman coder and decoder compile cleanly now. Need to be used +tested however.Oliver Schinagl4-1/+412
2005-04-11bmp.c is for reading and writing bmp-filesOliver Schinagl3-103/+192
2005-04-10Some small updates and split some up to color.c and bmpjpeg.cOliver Schinagl1-47/+41
2005-04-10bmpjpeg.c -> bmp to jpeg in 8x8 and YCrCb and jpeg 8x8 YCrCb to bmpOliver Schinagl2-0/+173
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-05added initial huffman sourceOliver Schinagl1-0/+1
2005-04-04Added some comment to main.c and some file open stuffOliver Schinagl1-5/+54