- Migrate to jpeg-8c

- Add possibility to link against system libjpeg
This commit is contained in:
Thilo Schulz 2011-03-12 16:45:15 +00:00
parent 0b8ca2b417
commit 0c10adaf92
77 changed files with 17722 additions and 9091 deletions

View file

@ -1,14 +0,0 @@
/*
* jversion.h
*
* Copyright (C) 1991-1998, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains software version identification.
*/
#define JVERSION "6b 27-Mar-1998"
#define JCOPYRIGHT "Copyright (C) 1998, Thomas G. Lane"