bilinear raw conversion very fast and with openmp

This commit is contained in:
Andrey Skvortsov
2010-09-12 17:25:53 -07:00
commit d7e3d8f52b
599 changed files with 119764 additions and 0 deletions

14
winclude/jversion.h Executable file
View File

@@ -0,0 +1,14 @@
/*
* 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"