summaryrefslogtreecommitdiff
path: root/libgphoto2/jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* * libgphoto2/pattrec.cDan Fandrich2002-01-251-1/+2
* Eliminated // comments in gphoto2 core for non-C99 compilersDan Fandrich2002-01-041-19/+19
* * libgphoto2/jpeg.[ch]: moved array definitions from .h to .cDan Fandrich2001-11-111-1/+16
* * libgphoto2_port/include/gphoto2-portability.h:Dan Fandrich2001-10-261-9/+12
* 2001-10-23 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-231-1/+0
* added #include <string.h>Hans Ulrich Niedermann2001-10-201-0/+1
* 2001-10-09 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-091-1/+0
* Added in the code to put the standard JFIF marker in.Nathan Stenzel2001-09-261-4/+5
* Fixed gp_jpeg_make_quantization and changed the last parameter to char type.Nathan Stenzel2001-09-241-23/+38
* 2001-09-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-241-43/+44
* 2001-09-24 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-09-241-0/+1
* Added more functions.Nathan Stenzel2001-09-231-3/+86
* Added the functions to move data between quantization tables and theNathan Stenzel2001-09-231-37/+72
* Rewrote some of the functions.Nathan Stenzel2001-09-221-24/+97
* Changed "struct" to "typedef struct".Nathan Stenzel2001-09-131-12/+12
* Added GPL lines.Nathan Stenzel2001-09-131-5/+21
* Fixing bugs.Nathan Stenzel2001-09-131-36/+39
* Finished the parser.Nathan Stenzel2001-09-131-35/+101
* Created a chunk_new for jpeg.cNathan Stenzel2001-09-121-7/+13
* Completed more of the code.Nathan Stenzel2001-09-121-17/+37
* I added jpeg.c file to bring jpeg parsing to gphoto2.Nathan Stenzel2001-09-111-0/+74