summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changed name of qantization tableHEADmasterOliver Schinagl2005-06-091-1/+12
* Added one function to write fileOliver Schinagl2005-06-091-37/+10
* Added c_markerOliver Schinagl2005-06-091-1/+1
* Functions to write markersOliver Schinagl2005-06-091-0/+724
* I have removed all the cinfo referances and it is almost usable see Test_Huff...Oliver Schinagl2005-06-061-7/+3
* I have removed all the cinfo referances and it is almost usable see Test_Huff...Oliver Schinagl2005-06-061-388/+217
* (no commit message)Oliver Schinagl2005-06-051-54/+20
* (no commit message)Oliver Schinagl2005-06-051-26/+1
* (no commit message)Oliver Schinagl2005-06-051-211/+252
* (no commit message)Oliver Schinagl2005-06-051-165/+542
* The optimezed header filesOliver Schinagl2005-06-052-7/+9
* Made it optimized.Oliver Schinagl2005-06-054-329/+212
* Update for readingOliver Schinagl2005-06-021-17/+54
* 2 weird errors, appears to be working sofar.Oliver Schinagl2005-06-021-0/+455
* huffman from jpgdsrc. has a lot of depenancies.Oliver Schinagl2005-05-311-0/+146
* fixed compiler errors. ToDo: Fix warning.Oliver Schinagl2005-05-181-1/+119
* added missing structureOliver Schinagl2005-05-181-0/+7
* initial test file for huffmanOliver Schinagl2005-05-181-0/+11
* added init stuff, more research needed on what we need.Oliver Schinagl2005-05-181-0/+64
* 8 bits grayscale test imageOliver Schinagl2005-05-171-0/+0
* DCT finishedOliver Schinagl2005-05-171-1/+32
* oeps.. forgot the new MakefileOliver Schinagl2005-05-161-1/+1
* And the idct and fdct are working perfect..Oliver Schinagl2005-05-164-19/+95
* Now he is compilable..Oliver Schinagl2005-05-163-3/+3
* Some small stuff changedOliver Schinagl2005-05-162-162/+27
* update for the working stuffOliver Schinagl2005-05-161-9/+3
* Working idctOliver Schinagl2005-05-161-201/+115
* Working fdctOliver Schinagl2005-05-161-118/+304
* Writing 8 bit grayscale imageOliver Schinagl2005-04-141-1/+14
* 8 and 24 bits working. And PSV just won :-)..Oliver Schinagl2005-04-132-81/+58
* Huffman coder and decoder compile cleanly now. Need to be used +tested however.Oliver Schinagl2005-04-1111-2/+2166
* bmp.c is for reading and writing bmp-filesOliver Schinagl2005-04-113-103/+192
* New make file to make create the latest versionOliver Schinagl2005-04-111-1/+1
* header files for bmp.c and jpeg.cOliver Schinagl2005-04-112-0/+4
* Deleted some crap someone added.Oliver Schinagl2005-04-1126-343/+0
* And the Makefile had te be update too ofcourseOliver Schinagl2005-04-111-1/+1
* Forgot to add them with the .c filesOliver Schinagl2005-04-112-0/+5
* Some small updates and split some up to color.c and bmpjpeg.cOliver Schinagl2005-04-101-47/+41
* bmpjpeg.c -> bmp to jpeg in 8x8 and YCrCb and jpeg 8x8 YCrCb to bmpOliver Schinagl2005-04-102-0/+173
* Made the the RGB / YCrCb functions without floats and tested them (test passed)Oliver Schinagl2005-04-081-7/+6
* (no commit message)Oliver Schinagl2005-04-0726-0/+343
* (no commit message)Oliver Schinagl2005-04-070-0/+0
* (no commit message)Oliver Schinagl2005-04-070-0/+0
* Added RGB-YCbCr and JPEG header readerOliver Schinagl2005-04-061-31/+113
* BMP file is opened and header is readed en the file is written in Image1 arrayOliver Schinagl2005-04-051-12/+63
* Makefile not building test but jpegOliver Schinagl2005-04-051-1/+1
* added initial huffman sourceOliver Schinagl2005-04-051-0/+1
* Added some comment to main.c and some file open stuffOliver Schinagl2005-04-041-5/+54
* Initial dct modules with dummy main.Oliver Schinagl2005-03-315-0/+346