Lines Matching refs:JPEG
8 The Independent JPEG Group's JPEG software
11 This distribution contains a release of the Independent JPEG Group's free JPEG
18 and other members of the Independent JPEG Group.
21 (also known as JPEG, together with ITU-T SG16).
29 OVERVIEW General description of JPEG and the IJG software.
31 REFERENCES Where to learn more about JPEG.
42 wizard.txt Advanced usage instructions for JPEG wizards only.
45 libjpeg.txt How to use the JPEG library in your own programs.
46 example.c Sample code for calling the JPEG library.
47 structure.txt Overview of the JPEG library's internal structure.
50 Please read at least usage.txt. Some information can also be found in the JPEG
54 If you want to understand how the JPEG code works, we suggest reading one or
62 This package contains C software to implement JPEG image encoding, decoding,
63 and transcoding. JPEG (pronounced "jay-peg") is a standardized compression
64 method for full-color and grayscale images. JPEG's strong suit is compressing
67 other abrupt features may not compress well with JPEG, and a higher JPEG
71 JPEG is lossy, meaning that the output pixels are not necessarily identical to
78 This software implements JPEG baseline, extended-sequential, and progressive
84 We provide a set of library routines for reading and writing JPEG image files,
86 perform conversion between JPEG and some other popular image file formats.
90 considerable functionality beyond the bare JPEG coding/decoding capability;
91 for example, the color quantization modules are not strictly part of JPEG
97 different JPEG processes, and "rdjpgcom" and "wrjpgcom", two simple
102 the software is not intended to be read as a tutorial on JPEG. (See the
143 the Independent JPEG Group".
154 it. This software may be referred to only as "the Independent JPEG Group's
185 understand the innards of the JPEG software.
187 The best short technical introduction to the JPEG compression algorithm is
188 Wallace, Gregory K. "The JPEG Still Picture Compression Standard",
191 applications of JPEG, and related topics.) If you don't have the CACM issue
199 A somewhat less technical, more leisurely introduction to JPEG can be found in
203 including JPEG. It is an excellent source if you are comfortable reading C
204 code but don't know much about data compression in general. The book's JPEG
208 The best currently available description of JPEG is the textbook "JPEG Still
211 Price US$59.95, 638 pp. The book includes the complete text of the ISO JPEG
214 The original JPEG standard is divided into two parts, Part 1 being the actual
222 The JPEG standard does not specify all details of an interchangeable file
233 ftp://ftp.sgi.com/graphics/tiff/TIFF6.ps.gz. The JPEG incorporation scheme
236 Instead, we recommend the JPEG design proposed by TIFF Technical Note #2
239 of the TIFF spec will replace the 6.0 JPEG design with the Note's design.
240 Although IJG's own code does not support TIFF/JPEG, the free libtiff library
241 uses our library to implement TIFF/JPEG per the Note.
253 The JPEG FAQ (Frequently Asked Questions) article is a source of some
254 general information about JPEG.
267 The ISO/IEC JTC1/SC29/WG1 standards committee (also known as JPEG, together
269 "JPEG" which are incompatible with original DCT-based JPEG. IJG therefore does
272 common, interoperable format standards for JPEG files.
274 (In any case, our decoder will remain capable of reading existing JPEG