Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/3rdparty/libtiff/html/misc.html

    r2 r846  
    2626Silicon Graphics.<p>
    2727
    28 The LZW algorithm is derived from the compress program (the proper
    29 attribution is included in the source code).  The Group 3 fax stuff
    30 originated as code from Jef Poskanzer, but has since been rewritten
    31 several times.  The latest version uses an algorithm from Frank
    32 Cringle -- consult <TT>libtiff/mkg3states.c</TT> and
    33 <TT>libtiff/tif_fax3.h</TT> for further information.
    34 The JPEG support was written by Tom Lane and is dependent on the
    35 excellent work of Tom Lane and the Independent JPEG Group (IJG)
    36 who distribute their work under friendly licensing similar to this
    37 software.
    38 Many other people have by now helped with bug fixes and code; a
    39 few of the more persistent contributors have been:
     28The LZW algorithm is derived from the compress program (the proper attribution
     29is included in the source code).  The Group 3 fax stuff originated as code
     30from Jef Poskanzer, but has since been rewritten several times.  The latest
     31version uses an algorithm from Frank Cringle -- consult
     32<TT>libtiff/mkg3states.c</TT> and <TT>libtiff/tif_fax3.h</TT> for further
     33information. The JPEG support was written by Tom Lane and is dependent on the
     34excellent work of Tom Lane and the Independent JPEG Group (IJG) who distribute
     35their work under friendly licensing similar to this software. Joris Van Damme
     36implemented the robust Old JPEG decoder (as included in libtiff since version
     373.9.0, there was another Old JPEG module in older releases, which was
     38incomplete and unsuitable for many existing images of that format). JBIG
     39module was written by Lee Howard and depends on JBIG library from the Markus
     40Kuhn. Many other people have by now helped with bug fixes and code; a few of
     41the more persistent contributors have been:
    4042
    4143<PRE>
     
    7476    Lee Howard
    7577    Joris Van Damme
     78    Tavis Ormandy
     79    Richard Nolde
    7680</PRE>
    7781
     
    108112
    109113
    110 Last updated: $Date: 2005/10/23 19:43:29 $
     114Last updated: $Date: 2007/02/24 15:47:04 $
    111115</BODY>
    112116</HTML>
Note: See TracChangeset for help on using the changeset viewer.